/* ===========================================================================
   Level Up Learning — Fonts
   Poppins  → display / headings / UI labels (geometric, confident)
   Inter    → body / long-form copy (neutral, legible)
   Loaded from Google Fonts. These ARE the brand's specified primary fonts.
   The logo wordmark itself is a heavy condensed grotesque (set in art);
   recreate headlines with Poppins 700/800 UPPERCASE + tight tracking.
   =========================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;1,500&family=Inter:wght@400;500;600;700&display=swap');
