/* ============================================================
   ZippyBunny · Webfonts
   The brand voice is a duet: a humanist Renaissance SERIF for
   anything that reads like manuscript (display + body), and a
   technical MONOSPACE for anything that reads like the codex's
   margin annotations / code windows (labels, nav, metadata,
   buttons). There is intentionally NO sans-serif.

   Fonts are loaded from Google Fonts CDN. If you are shipping
   offline/production, self-host these three families and swap
   the @import for local @font-face rules.

   · Cormorant Garamond — display serif (high-contrast, engraved)
   · EB Garamond        — body serif (humanist, readable)
   · IBM Plex Mono      — technical voice (labels, code, UI)
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=EB+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;1,400&display=swap');
