/* ============================================================
   ESMÉE — Webfonts
   • Nunito   — the brand / marketing face (rounded, friendly).
                Used across the landing site and web artifacts.
   • Fira Sans — the native mobile-app face (documented for parity
                with the Flutter product).
   Both are Google Fonts, loaded here from the Google Fonts CDN.
   NOTE: fonts are streamed from fonts.gstatic.com rather than
   bundled as local binaries — see readme.md "Fonts".
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,600&family=Fira+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&display=swap');
