/* Pinpoint webfonts — Barlow (body) + Barlow Condensed (display).
   These are the exact families the app ships via @expo-google-fonts; loaded
   here from Google Fonts, so no substitution was needed. */
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&family=Barlow+Condensed:wght@500;600;700&display=swap');
