/* ============================================================
   FONTS — Cherry Noir
   ------------------------------------------------------------
   SUBSTITUTION NOTE: the reference masthead ("CHERRY NOIR") uses a
   high-contrast editorial didone and the body uses a geometric sans.
   Exact families were not provided, so we ship the closest free
   Google Fonts. Swap the @import + --font-* tokens if licensed
   fonts (e.g. Canela, Reckless, Ogg / Founders Grotesk) are available.

     Display  → Cormorant Garamond   (editorial high-contrast serif)
     Sans/UI  → Jost                 (geometric grotesque, fashion-adjacent)
     Mono     → IBM Plex Mono        (agent / technical accents)
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&family=Jost:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
