/* ===========================================================================
   Get Responsive — Fonts
   The brand uses three Google Fonts:
     · Poppins       — display / headings / labels (geometric, energetic)
     · Inter         — body copy (calm, legible)
     · JetBrains Mono— data, hex codes, DAX/formulas (a wink to Power BI)
   Loaded from Google Fonts. If you need a fully offline build, self-host the
   woff2 files and replace this @import with local @font-face rules.
   =========================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700;800;900&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap');
