/* ─────────────────────────────────────────────────────────
   Joy Ann Llamas — Webfonts
   Loaded from Google Fonts CDN (all four are the brand's real
   typefaces per the Brand Database — no substitutions needed).
   ───────────────────────────────────────────────────────── */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Montserrat:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap');

/*
  Cormorant Garamond  — display serif. Headlines, pull quotes, the "Joy" wordmark.
  Libre Baskerville   — alt display serif for editorial/long-form headers.
  Montserrat          — primary body/UI sans. (Poppins & Lato are approved
                         alternates per the brand database; Montserrat covers
                         all specimens here since it is the one in production use.)
  JetBrains Mono      — mono, used sparingly for eyebrow labels, section
                         numbers, and fine print (e.g. "07.A", licence numbers).
*/
