/* Nuovista uses three Google-hosted families, exactly as the Figma file specifies:
   Jost (display / headings), DM Sans (UI + body), Inter (spec-sheet / annotation labels only). */
@import url("https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&family=DM+Sans:wght@400;500;700&family=Inter:wght@400;600&display=swap");
/* Utility iconography: Material Symbols Outlined, weight 300, unfilled. */
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=block");
