@font-face {
  font-family: 'icomoon';
  src: url('icomoon.eot?k1qpid');
  src: url('icomoon.eot?k1qpid#iefix') format('embedded-opentype'),
    url('icomoon.ttf?k1qpid') format('truetype'),
    url('icomoon.woff?k1qpid') format('woff');
  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;
}

@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: 100 700;
  font-display: block;
  src: url("material-symbols-outlined.woff2") format("woff2");
}
.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

.icon-timelapse:before {
  content: '\e900';
}
.icon-arrow_player:before {
  content: '\e901';
}
.icon-audio_streams:before {
  content: '\e902';
}
.icon-back:before {
  content: '\e903';
}
.icon-bitrate_streams:before {
  content: '\e904';
}
.icon-clients:before {
  content: '\e905';
}
.icon-close:before {
  content: '\e906';
}
.icon-copy_embed:before {
  content: '\e907';
}
.icon-date_player:before {
  content: '\e908';
}
.icon-date_two_player:before {
  content: '\e909';
}
.icon-down:before {
  content: '\e90a';
}
.icon-export_player:before {
  content: '\e90b';
}
.icon-export:before {
  content: '\e90c';
}
.icon-full:before {
  content: '\e90d';
}
.icon-hd:before {
  content: '\e90e';
}
.icon-info_player:before {
  content: '\e90f';
}
.icon-not_working_player:before {
  content: '\e910';
}
.icon-one:before {
  content: '\e911';
}
.icon-pause_player:before {
  content: '\e912';
}
.icon-play_player:before {
  content: '\e913';
}
.icon-screen_player:before {
  content: '\e914';
}
.icon-screen:before {
  content: '\e915';
}
.icon-settings_player:before {
  content: '\e916';
}
.icon-share_player:before {
  content: '\e917';
}
.icon-sound_0:before {
  content: '\e918';
}
.icon-sound_1:before {
  content: '\e919';
}
.icon-speed:before {
  content: '\e91a';
}
.icon-subtitles_player:before {
  content: '\e91b';
}
.icon-track_player:before {
  content: '\e91c';
}
.icon-url:before {
  content: '\e91d';
}
.icon-video:before {
  content: '\e91e';
}
.icon-volume_off:before {
  content: '\e91f';
}
.icon-volume_two:before {
  content: '\e920';
}
.icon-volume:before {
  content: '\e921';
}
