/* Nominato DS — Webfonts
   Loaded from Google Fonts. No fonts were provided by the brand, so these are
   deliberate selections that carry the Nominato personality (see readme.md
   "Font substitution" note). Consumers link styles.css, which reaches this file.

   - Bricolage Grotesque  → display / headings / the wordmark (character + warmth)
   - Hanken Grotesk       → body / UI (humanist, highly legible on mobile)
   - JetBrains Mono       → legal citations, codes, tabular data (Art. 37, CF/88) */

@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=Hanken+Grotesk:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap');
