@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?te3319');
  src:  url('../fonts/icomoon.eot?te3319#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?te3319') format('truetype'),
    url('../fonts/icomoon.woff?te3319') format('woff'),
    url('../fonts/icomoon.svg?te3319#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
 font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  font-variant: normal;
  text-transform: none;
  vertical-align: middle;
  display: inline-block;
  -webkit-text-stroke: .25px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a:-webkit-any-link {
	text-decoration:none;
}

a:hover {
    text-decoration: none;
}

.threeicons {
	color: #5e8cda;
	font-weight: 400;
}
.threeicons:hover {
	color: #4CAF50;
}

.icon-buy-icon:before {
  content: "\e906";

}
.icon-client-login-icon .path1:before {
  content: "\e900";
}
.icon-client-login-icon .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-client-login-icon .path3:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-client-login-icon .path4:before {
  content: "\e903";
  margin-left: -1em;
}
.icon-client-login-icon .path5:before {
  content: "\e904";
  margin-left: -1em;
}
.icon-client-login-icon .path6:before {
  content: "\e905";
  margin-left: -1em;
}
.icon-search-icon:before {
  content: "\e90c";
  margin-left: -0.25em;
}

