@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/multimedia/icomoon.eot?ctp00t');
  src:  url('../fonts/multimedia/icomoon.eot?ctp00t#iefix') format('embedded-opentype'),
    url('../fonts/multimedia/icomoon.ttf?ctp00t') format('truetype'),
    url('../fonts/multimedia/icomoon.woff?ctp00t') format('woff'),
    url('../fonts/multimedia/icomoon.svg?ctp00t#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: 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-marketing:before {
  content: "\59";
}
.icon-book:before {
  content: "\5a";
}
.icon-reading-book:before {
  content: "\5b";
}
.icon-video-player:before {
  content: "\5c";
}
.icon-video:before {
  content: "\5d";
}
.icon-audio:before {
  content: "\5e";
}
.icon-listening:before {
  content: "\5f";
}
