/* ------------------------------------------------------------------
 *  STEPUP brand typeface system  (Visual Identity V1.0 / 2026)
 *  Poppins — Display & headings   (Light 300, Regular 400, Medium 500, Bold 700)
 *  Inter   — Body / system UI      (Regular 400, Medium 500, Semi-Bold 600)
 *  Both families are free, broadly available, and loaded with
 *  font-display: swap for fast first paint.
 * ----------------------------------------------------------------- */

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