/* ============================================================
   Mettro — Webfonts
   Headings: Rubik · Body: Plus Jakarta Sans · Tertiary: Nunito Sans
   All are Google Fonts (matches Figma "font-family" variables).
   NOTE: The 2026 print Style Guide names "Lato" as the brand font,
   but the built website (Figma V2) uses Rubik + Plus Jakarta Sans.
   The live file wins; Lato is loaded as a fallback specimen only.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=Nunito+Sans:wght@400;700&display=swap');
