@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?2od7yu');
  src:  url('fonts/icomoon.eot?2od7yu#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?2od7yu') format('truetype'),
    url('fonts/icomoon.woff?2od7yu') format('woff'),
    url('fonts/icomoon.svg?2od7yu#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-icon-pause:before {
  content: "\e91f";
}
.icon-icon-spinner3:before {
  content: "\e91b";
}
.icon-icon-spinner6:before {
  content: "\e91d";
}
.icon-icon-download:before {
  content: "\e91e";
}
.icon-icon-reel:before {
  content: "\e91c";
}
.icon-icon-playlist-view:before {
  content: "\e91a";
}
.icon-icon-cancel:before {
  content: "\e919";
}
.icon-icon-close:before {
  content: "\e900";
}
.icon-icon-devices:before {
  content: "\e901";
}
.icon-icon-devices-2:before {
  content: "\e902";
}
.icon-icon-devices-3:before {
  content: "\e903";
}
.icon-icon-devices-4:before {
  content: "\e904";
}
.icon-icon-done:before {
  content: "\e905";
}
.icon-icon-down:before {
  content: "\e906";
}
.icon-icon-favourites:before {
  content: "\e907";
}
.icon-icon-history:before {
  content: "\e908";
}
.icon-icon-home:before {
  content: "\e909";
}
.icon-icon-input:before {
  content: "\e90a";
}
.icon-icon-instrument:before {
  content: "\e90b";
}
.icon-icon-left:before {
  content: "\e90c";
}
.icon-icon-line-style:before {
  content: "\e90d";
}
.icon-icon-play:before {
  content: "\e90e";
}
.icon-icon-playlist:before {
  content: "\e90f";
}
.icon-icon-radio:before {
  content: "\e910";
}
.icon-icon-right:before {
  content: "\e911";
}
.icon-icon-router:before {
  content: "\e912";
}
.icon-icon-search:before {
  content: "\e913";
}
.icon-icon-settings:before {
  content: "\e914";
}
.icon-icon-skip:before {
  content: "\e915";
}
.icon-icon-speaker:before {
  content: "\e916";
}
.icon-icon-style:before {
  content: "\e917";
}
.icon-icon-volume:before {
  content: "\e918";
}
