/* Elizabeths Bakes — Webfonts
   Display: Spectral (warm old-style serif) — headlines, prices
   Body:    Nunito Sans (soft humanist sans) — running text, UI
   Accent:  Caveat (handwritten) — small homey flourishes ("fresh today")
   Sourced from Google Fonts. If you have licensed/self-hosted files,
   drop them in tokens/fontfiles/ and swap the src URLs below. */

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