/* ============================================================
   Anton Scaffolding — Fonts
   Display: "Anton" (matches the wordmark exactly)
   Text/UI: "Barlow" (sturdy industrial grotesque)
   Condensed labels: "Barlow Semi Condensed"
   Loaded from Google Fonts. If you need fully offline/self-hosted
   binaries, drop .woff2 files in assets/fonts/ and swap the
   @import below for @font-face rules. (Flagged to the user.)
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Anton&family=Barlow:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&family=Barlow+Semi+Condensed:wght@500;600;700&display=swap');
