@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hl7sdl');
  src:  url('fonts/icomoon.eot?hl7sdl#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?hl7sdl') format('truetype'),
    url('fonts/icomoon.woff?hl7sdl') format('woff'),
    url('fonts/icomoon.svg?hl7sdl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icomoon-icon-"], [class*=" icomoon-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;

  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;
}

.icomoon-icon-tiktok:before {
  content: "\e900";
}
.icomoon-icon-film:before {
  content: "\e913";
}
.icomoon-icon-video-camera:before {
  content: "\e914";
}
.icomoon-icon-stopwatch:before {
  content: "\e952";
}
.icomoon-icon-stats-bars:before {
  content: "\e99c";
}
.icomoon-icon-bookmark:before {
  content: "\e9d2";
}
.icomoon-icon-star-full:before {
  content: "\e9d9";
}
.icomoon-icon-facebook2:before {
  content: "\ea91";
}
.icomoon-icon-instagram:before {
  content: "\ea92";
}
.icomoon-icon-twitter:before {
  content: "\ea96";
}
.icomoon-icon-youtube:before {
  content: "\ea9d";
}
