@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?wzyn9c');
  src:  url('icomoon.eot?wzyn9c#iefix') format('embedded-opentype'),
    url('icomoon.ttf?wzyn9c') format('truetype'),
    url('icomoon.woff?wzyn9c') format('woff'),
    url('icomoon.svg?wzyn9c#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: none;
  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-mic:before {
  content: "\e900";
}
.icon-telephone:before {
  content: "\e901";
}
.icon-youtube_button:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-twitter-2:before {
  content: "\e906";
}
.icon-X-icon:before {
  content: "\e908";
}
.icon-youtube:before {
  content: "\e909";
}
.icon-down_arrow:before {
  content: "\e90c";
}
.icon-email:before {
  content: "\e90d";
}
.icon-facebook:before {
  content: "\e90e";
}
.icon-facebook-2:before {
  content: "\e90f";
}
.icon-instagram:before {
  content: "\e911";
}
.icon-linkedin:before {
  content: "\e912";
}
.icon-menu:before {
  content: "\e913";
}
.icon-minus_outline:before {
  content: "\e914";
}
.icon-next:before {
  content: "\e915";
}
.icon-plus:before {
  content: "\e916";
}
.icon-plus_outline:before {
  content: "\e917";
}
.icon-previous:before {
  content: "\e918";
}
