/* Valori POS — webfonts.
   Space Grotesk drives display/headline (tight tracking), Inter handles titles,
   body and forms, and JetBrains Mono renders every monetary amount (tabular).
   Loaded here from Google Fonts so any consumer picks them up; React Native
   falls back to `System` / `monospace` until the embedded fonts load. */

@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap");
