@font-face {
  font-family: 'TikTok Elementor';
  src: url('../font/tiktok-elementor.woff2') format('woff2'),
       url('../font/tiktok-elementor.woff') format('woff'),
       url('../font/tiktok-elementor.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="tiktok-"]:before, [class*=" tiktok-"]:before {
  font-family: 'TikTok Elementor';
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tiktok-tiktok:before { content: '\e800'; }
