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

[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-megaphone:before {
  content: "\e91c";
}
.icon-search2:before {
  content: "\1f49b";
}
.icon-grid:before {
  content: "\e917";
}
.icon-line:before {
  content: "\e918";
}
.icon-search:before {
  content: "\e914";
}
.icon-thumb_up:before {
  content: "\e900";
}
.icon-thumb_down:before {
  content: "\e901";
}
.icon-video-camera:before {
  content: "\e909";
}
.icon-play:before {
  content: "\e90a";
}
.icon-pause:before {
  content: "\e90b";
}
.icon-globe:before {
  content: "\e91b";
}
.icon-stop:before {
  content: "\e90d";
}
.icon-google-plus:before {
  content: "\e902";
}
.icon-youtube:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-arrow-up:before {
  content: "\e90e";
}
.icon-arrow-down:before {
  content: "\e90f";
}
.icon-arrow-right:before {
  content: "\e906";
}
.icon-arrow-left:before {
  content: "\e907";
}
.icon-bullhorn:before {
  content: "\e91d";
}
.icon-apple:before {
  content: "\e919";
}
.icon-android:before {
  content: "\e91a";
}
.icon-youtube2:before {
  content: "\e916";
}
.icon-spinner:before {
  content: "\e915";
}
.icon-volume-mute:before {
  content: "\e910";
}
.icon-volume-low:before {
  content: "\e911";
}
.icon-volume-medium:before {
  content: "\e912";
}
.icon-volume-high:before {
  content: "\e913";
}
.icon-music:before {
  content: "\e90c";
}
.icon-headphones:before {
  content: "\e905";
}
