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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-share:before {
  content: "\e908";
  color: #fff;
}
.icon-search2:before {
  content: "\e903";
  color: #fff;
}
.icon-search1:before {
  content: "\e906";
}
.icon-hexagon:before {
  content: "\e901";
  color: #fff;
}
.icon-down:before {
  content: "\e902";
}
.icon-right:before {
  content: "\e905";
}
.icon-facebook:before {
  content: "\e900";
  color: #e5f6ff;
}
.icon-linkedin:before {
  content: "\e90a";
  color: #e5f6ff;
}
.icon-youtube:before {
  content: "\e90d";
  color: #e5f6ff;
}
.icon-instagram:before {
  content: "\e904";
  color: #e5f6ff;
}
.icon-home:before {
  content: "\e90e";
  color: #fff;
}
.icon-pdf:before {
  content: "\e90c";
  color: #0074bc;
}
.icon-weibo:before {
  content: "\e90b" !important;
  color: #515151;
}
.icon-wechat:before {
  content: "\e907" !important;
}
.icon-arrow:before {
  content: "\e90f";
}
.icon-arrow-5:before {
  content: "\e918";
}
.icon-lang:before {
  content: "\e917";
}
