/* Sugo webfonts.
   The product is native iOS: UI type is SF Pro, which ships with the OS and is
   referenced through the system stack (no webfont). The only webfont is the
   rounded display face used where the bubbly wordmark cannot be an image.
   SUBSTITUTION: the real wordmark is custom lettering (assets/sugo-wordmark.png).
   Baloo 2 is the closest Google Fonts match (heavy, rounded, high x-height).
   Self-host these files before shipping to production. */
@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;500;600;700;800&display=swap");
