/* WHEELS — Webfonts
   ----------------------------------------------------------------
   SUBSTITUTION NOTE (flagged to user):
   The real WHEELS brand uses licensed faces in the spirit of Claude's
   system (Copernicus / Tiempos Headline for display, StyreneB for UI).
   None are free webfonts, so we ship the closest open substitutes:

     • Newsreader      → display serif   (Tiempos Headline / Copernicus stand-in)
     • Hanken Grotesk  → UI + body sans  (StyreneB / Söhne stand-in, humanist grotesque)
     • Archivo         → heavy "wordmark voice" (the WHEELS logo grotesque, for stats/numerals)
     • JetBrains Mono  → monospace / data

   If you license the real faces, drop @font-face rules here and the
   --font-* variables in typography.css will pick them up. */

@import url('https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,400;6..72,500;6..72,600&family=Hanken+Grotesk:wght@400;500;600;700;800&family=Archivo:wght@600;700;800;900&family=JetBrains+Mono:wght@400;500&display=swap');
