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

[class^="tiktok-"], [class*=" 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;
}

.tiktok-sig3:before {
  content: "\e900";
}
