/* ============================================================
   PERKSLOCAL · FONTS
   Inter  → headings, body, UI, labels (primary)
   Poppins→ marketing / accent headings
   Both open-source; loaded from Google Fonts CDN.
   To self-host, replace the @import with local @font-face rules.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap');
