@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?smax62');
  src:  url('fonts/icomoon.eot?smax62#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?smax62') format('truetype'),
    url('fonts/icomoon.woff?smax62') format('woff'),
    url('fonts/icomoon.svg?smax62#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-link:before {
  content: "\e9cb";
}
.icon-mail2:before {
  content: "\ea84";
}
.icon-arrow-up:before {
  content: "\ea32";
}
.icon-arrow-right:before {
  content: "\ea34";
}
.icon-arrow-down:before {
  content: "\ea36";
}
.icon-arrow-left:before {
  content: "\ea38";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-expertsexchange:before {
  content: "\e900";
  color: #00aae7;
}
.icon-facebook:before {
  content: "\e901";
  color: #1877f2;
}
.icon-linkedin:before {
  content: "\e902";
  color: #0077b5;
}
.icon-pinterest:before {
  content: "\e903";
  color: #bd081c;
}
.icon-sinaweibo:before {
  content: "\e904";
  color: #e6162d;
}
.icon-x:before {
  content: "\e906";
}
.icon-whatsapp:before {
  content: "\e905";
  color: #25d366;
}
