/* ============================================================
   Fonts
   Editorial display serif (DM Serif Display) + friendly grotesque
   (Hanken Grotesk) + characterful mono (Space Mono) for labels.
   Loaded from Google Fonts. If you prefer self-hosted binaries,
   swap these @imports for local @font-face rules.
   ============================================================ */
@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Hanken+Grotesk:wght@400;500;600;700;800&family=Space+Mono:ital,wght@0,400;0,700;1,400&display=swap");
