/* Spoot uses two Google Fonts, loaded in the app via @expo-google-fonts:
   Manrope (400/500/600/700) — headings, labels, numbers
   Plus Jakarta Sans (400/500/600) — body copy, inputs
   Binaries are not vendored in this repo; they come from the Google Fonts CDN. */
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600&display=swap");
