/* ─────────────────────────────────────────────
   Sazón · Webfonts
   Bricolage Grotesque — display / headings / wordmark
   DM Sans — body / UI / labels
   Both SIL OFL, served via Google Fonts.

   Subset (L6): only the weights actually in use are requested, and the
   optical-size (opsz) axis range is dropped to trim payload.
     · Bricolage Grotesque: 500 / 600 / 700 / 800
     · DM Sans: 300 / 400 / 500 / 600 + italic 400
   If the team self-hosts (L5/privacy), replace this @import with local
   @font-face rules pointing at .woff2 files under assets/fonts/.
   ───────────────────────────────────────────── */

@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@500;600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap');
