/* Assignd webfonts — Gabarito (display/numbers) + Plus Jakarta Sans (UI/body).
   Both are Google Fonts; the native app loads them via @expo-google-fonts, and
   the design system loads the same families from the Google Fonts CDN so the
   rendered weights match the shipping app exactly. */
@import url("https://fonts.googleapis.com/css2?family=Gabarito:wght@400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&display=swap");
