/* ============================================================
   LexusFX — Webfonts
   Three families, three jobs:
     · Archivo        → grotesk display + UI  (the "app/carbon" voice)
     · Fraunces       → serif editorial + big numbers (the "paper" voice)
     · IBM Plex Mono  → kickers, counters, system labels (the "engineer" voice)
   ------------------------------------------------------------
   NOTE (substitution): the original app posts use a neutral neo-grotesk
   (Helvetica-like). Archivo is the closest free, characterful match and is
   what the system ships. Swap here if a licensed face is provided.
   Linked from Google Fonts — no local binaries yet.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,500;1,700;1,900&family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;0,9..144,900;1,9..144,400;1,9..144,600;1,9..144,900&family=IBM+Plex+Mono:wght@400;500;600;700&display=swap');
