/* ============================================================
   My Safe Spaces — Webfonts
   Spectral  — calm editorial serif (display / headlines)
   Mukta     — humanist sans w/ native Devanagari (body / UI)
   IBM Plex Mono — numeric / metadata accents
   Loaded via Google Fonts CDN. See readme.md "Fonts" caveat:
   self-host the .woff2 binaries for production / offline use.
   ============================================================ */

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