/* ===========================================================================
   Tota's Shop — Webfonts
   --------------------------------------------------------------------------
   SUBSTITUTION NOTE: The Tota's Shop wordmark is a chunky, puffy rounded
   bubble face. No original brand font files were supplied, so the closest
   free matches are loaded from Google Fonts:
     • Baloo 2   → display / headings (puffy rounded, logo-like)
     • Quicksand → body & UI (soft geometric rounded sans)
     • Caveat    → handwritten marker accents (product-card labels, hearts)
   Swap the @import below for self-hosted @font-face rules when the real
   brand binaries arrive.
   =========================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Quicksand:wght@400;500;600;700&family=Caveat:wght@500;600;700&display=swap');
