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

[class^="icomoon-"], [class*=" icomoon-"] {
  /* 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;
}

.icomoon-facebook:before {
  content: "\ea90";
}
.icomoon-facebook2:before {
  content: "\ea91";
}
.icomoon-instagram:before {
  content: "\ea92";
}
.icomoon-youtube:before {
  content: "\ea9d";
}
.icomoon-linkedin:before {
  content: "\eac9";
}
.icomoon-linkedin2:before {
  content: "\eaca";
}
