/* Binodia webfonts — the three brand families, served from Google Fonts.
   These ARE the real brand fonts (no substitution): Space Grotesk (display),
   Plus Jakarta Sans (body), Space Mono (mono/details).
   Google ships the @font-face rules; this @import pulls them into the closure. */
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap');
