@font-face {
  font-family: 'icomoons';
  src:  url('../fonts/n-moon/icomoons.eot?2wrya');
  src:  url('../fonts/n-moon/icomoons.eot?2wrya#iefix') format('embedded-opentype'),
    url('../fonts/n-moon/icomoons.ttf?2wrya') format('truetype'),
    url('../fonts/n-moon/icomoons.woff?2wrya') format('woff'),
    url('../fonts/n-moon/icomoons.svg?2wrya#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: 'icomoons' !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-icon--black:before {
  content: "\e900";
}
.icon-linkedin:before {
  content: "\e901";
}
.icon-whatsapp:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-telegram:before {
  content: "\e906";
}
