@font-face {
  font-family: 'icomoon';
  src:  url("/assets/icomoon-44457a45.eot?640hlu");
  src:  url("/assets/icomoon-44457a45.eot?640hlu#iefix") format('embedded-opentype'),
    url("/assets/icomoon-bbbc9f26.ttf?640hlu") format('truetype'),
    url("/assets/icomoon-2883c846.woff?640hlu") format('woff'),
    url("/assets/icomoon-046d4c0a.svg?640hlu#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-tiktok:before {
  content: "\e908";
}
.icon-youtube:before {
  content: "\e906";
  color: #f00;
}
.icon-x:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
  color: #1877f2;
}
.icon-chevron-left:before {
  content: "\e909";
}
.icon-chevron-right:before {
  content: "\e907";
}
.icon-external-link:before {
  content: "\e905";
}
.icon-eye-off:before {
  content: "\e901";
}
.icon-eye:before {
  content: "\e902";
}
.icon-x1:before {
  content: "\e900";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-instagram:before {
  content: "\ea92";
}
