/* ============================================================
   Polionys — Fonts
   All four are genuine Google Fonts (the Figma file uses them
   directly). Loaded from Google Fonts CDN. If you need offline
   binaries, drop the .woff2 files in /assets/fonts and swap
   these @import lines for @font-face rules.
   ============================================================ */

/* Montserrat — display & headings & navigation (primary brand face)
   Poppins    — numerals, badges, page titles
   Manrope    — UI controls: buttons, inputs, labels
   Inter      — dense tables & secondary data */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Montserrat:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap');
