/* Clash Display — self-hosted, latin subset (U+0000-024F) */
@font-face {
  font-family: 'Clash Display';
  src: url('/fonts/clash-display-latin.woff2') format('woff2');
  font-weight: 700 900;
  font-display: swap;
  font-style: normal;
  unicode-range: U+0000-00FF, U+0100-017F, U+0180-024F, U+2000-206F, U+20A0-20CF;
}
