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

[class^="tiktok-icon-"], [class*=" tiktok-icon-"] {
  /* 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-icon-tiktok:before {
  content: "\e900";
}
