@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?25pn8m');
  src:  url('fonts/icomoon.eot?25pn8m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?25pn8m') format('truetype'),
    url('fonts/icomoon.woff?25pn8m') format('woff'),
    url('fonts/icomoon.svg?25pn8m#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-view_list:before {
  content: "\e925";
}
.icon-error:before {
  content: "\e900";
}
.icon-error_outline:before {
  content: "\e901";
}
.icon-pause:before {
  content: "\e922";
}
.icon-pause_circle_filled:before {
  content: "\e923";
}
.icon-pause_circle_outline:before {
  content: "\e924";
}
.icon-play_arrow:before {
  content: "\e902";
}
.icon-play_circle_filled:before {
  content: "\e903";
}
.icon-play_circle_outline:before {
  content: "\e904";
}
.icon-playlist_add:before {
  content: "\e905";
}
.icon-repeat:before {
  content: "\e906";
}
.icon-repeat_one:before {
  content: "\e907";
}
.icon-shuffle:before {
  content: "\e908";
}
.icon-skip_next:before {
  content: "\e909";
}
.icon-skip_previous:before {
  content: "\e90a";
}
.icon-volume_down:before {
  content: "\e90b";
}
.icon-volume_mute:before {
  content: "\e90c";
}
.icon-volume_off:before {
  content: "\e90d";
}
.icon-volume_up:before {
  content: "\e90e";
}
.icon-forward_10:before {
  content: "\e90f";
}
.icon-forward_30:before {
  content: "\e910";
}
.icon-forward_5:before {
  content: "\e911";
}
.icon-replay_10:before {
  content: "\e912";
}
.icon-replay_30:before {
  content: "\e913";
}
.icon-replay_5:before {
  content: "\e914";
}
.icon-clear:before {
  content: "\e915";
}
.icon-cloud_download:before {
  content: "\e916";
}
.icon-file_download:before {
  content: "\e917";
}
.icon-keyboard_backspace:before {
  content: "\e918";
}
.icon-arrow_back:before {
  content: "\e919";
}
.icon-arrow_forward:before {
  content: "\e91a";
}
.icon-arrow_back_ios:before {
  content: "\e91b";
}
.icon-arrow_forward_ios:before {
  content: "\e91c";
}
.icon-favorite:before {
  content: "\e91d";
}
.icon-favorite_outline:before {
  content: "\e91e";
}
.icon-repeat_on:before {
  content: "\e91f";
}
.icon-repeat_one_on:before {
  content: "\e920";
}
.icon-shuffle_on:before {
  content: "\e921";
}
