/* ============================================================
   ProLiftix — Web fonts
   The product uses Inter (loaded via next/font/google in the app).
   We pull the same family from Google Fonts so specimens and
   recreations render identically.
   ============================================================ */

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