/* ============================================================
   FONTS — Inventory System
   The proprietary "Vodafone" display sans is unavailable.
   Substitute: Inter (weights 300/400/600/700/800) from Google
   Fonts — the closest free match at heavy display + light sub-
   display scale. Flag to user; swap for licensed webfont later.
   ============================================================ */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800&display=swap");
