/* Cohere webfonts.
   NOTE: Cohere's proprietary faces (CohereText, Unica77 Cohere Web, CohereMono)
   are not publicly distributable. We substitute the closest Google Fonts:
     - CohereText  -> Space Grotesk  (tight, near-mono display character)
     - Unica77     -> Inter          (neutral grotesque body/UI)
     - CohereMono  -> Space Mono     (geometric monospace for technical labels)
   Swap these @font-face/import lines for the real files when available. */

@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Inter:wght@400;500;600&family=Space+Mono:wght@400;700&display=swap');
