/* Clash Grotesk — self-hosted variable font (Fontshare / ITF Free Font License).
   Free for commercial use, web-embedding permitted. License: assets/fonts/ClashGrotesk-LICENSE.txt
   Matches creatorflow.so's typeface exactly (same font, our own colors/copy). */
@font-face {
  font-family: 'Clash Grotesk';
  src: url('../fonts/ClashGrotesk-Variable.woff2') format('woff2-variations'),
       url('../fonts/ClashGrotesk-Variable.woff2') format('woff2');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}
