@font-face {
  font-family: 'IcoMoon';
  src:  url('fonts/IcoMoon.eot?kj3ugm');
  src:  url('fonts/IcoMoon.eot?kj3ugm#iefix') format('embedded-opentype'),
    url('fonts/IcoMoon.ttf?kj3ugm') format('truetype'),
    url('fonts/IcoMoon.woff?kj3ugm') format('woff'),
    url('fonts/IcoMoon.svg?kj3ugm#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-video:before {
  content: "\e903";
}
.icomoon-globe:before {
  content: "\e900";
}
