/* TikTok Sans — self-hosted (variable font) */
@font-face{
  font-family:"TikTok Sans";
  src:
    url("TikTokSans-VariableFont_opsz,slnt,wdth,wght.woff2") format("woff2");
  font-weight: 300 900;
  font-stretch: 75% 150%;
  font-style: normal;
  font-display: swap;
}

/* Optional: if you want an oblique style (uses slnt axis)
@font-face{
  font-family:"TikTok Sans";
  src: url("TikTokSans-VariableFont_opsz,slnt,wdth,wght.woff2") format("woff2");
  font-weight: 300 900;
  font-stretch: 75% 150%;
  font-style: oblique 0deg 6deg;
  font-display: swap;
}
*/
