@font-face {
  font-family: 'icomoon';
  src:  url('./fonts/icomoon.eot?4cv2qz');
  src:  url('./fonts/icomoon.eot?4cv2qz#iefix') format('embedded-opentype'),
    url('./fonts/icomoon.ttf?4cv2qz') format('truetype'),
    url('./fonts/icomoon.woff?4cv2qz') format('woff'),
    url('./fonts/icomoon.svg?4cv2qz#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-like-video:before {
  content: "\e90f";
}
.icon-horizontal-dots:before {
  content: "\e91e";
}
.icon-share:before {
  content: "\e920";
}
.icon-dislike-video:before {
  content: "\e91f";
}
.icon-add-list:before {
  content: "\e921";
}
.icon-filter:before {
  content: "\e922";
}
.icon-dot .path1:before {
  content: "\e91b";
  color: rgb(0, 0, 0);
}
.icon-dot .path2:before {
  content: "\e91c";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-dot .path3:before {
  content: "\e91d";
  margin-left: -1em;
  color: rgb(68, 68, 68);
  opacity: 0.15;
}
.icon-library:before {
  content: "\e90b";
}
.icon-history:before {
  content: "\e90c";
}
.icon-square-triangle:before {
  content: "\e90d";
}
.icon-like:before {
  content: "\e923";
}
.icon-clock:before {
  content: "\e90e";
}
.icon-down:before {
  content: "\e910";
}
.icon-live:before {
  content: "\e911";
}
.icon-video:before {
  content: "\e912";
}
.icon-game:before {
  content: "\e913";
}
.icon-spotlight:before {
  content: "\e914";
}
.icon-trophy:before {
  content: "\e915";
}
.icon-config:before {
  content: "\e916";
}
.icon-flag:before {
  content: "\e917";
}
.icon-question:before {
  content: "\e918";
}
.icon-message:before {
  content: "\e919";
}
.icon-vertical-dots:before {
  content: "\e91a";
}
.icon-home:before {
  content: "\e906";
}
.icon-explore:before {
  content: "\e907";
}
.icon-suscriptions:before {
  content: "\e908";
}
.icon-yt-logo:before {
  content: "\e909";
}
.icon-music:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e904";
}
.icon-microphone:before {
  content: "\e905";
}
.icon-menu:before {
  content: "\e900";
}
.icon-camera:before {
  content: "\e901";
}
.icon-grid:before {
  content: "\e902";
}
.icon-bell:before {
  content: "\e903";
}
