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

[class^="icon-tiktok"], [class*=" icon-tiktok"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Tiktok' !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-tiktokchevron-down:before {
  content: "\e901";
}
.icon-tiktokchevron-left:before {
  content: "\e902";
}
.icon-tiktokchevron-right:before {
  content: "\e903";
}
.icon-tiktokchevron-up:before {
  content: "\e904";
}
.icon-tiktoktiktok:before {
  content: "\e900";
}
