/* ===========================================================================
   Better Earth — Fonts
   SUBSTITUTION NOTE: the brand board shows unnamed "Heading / Subheading /
   Body" placeholders. Pending the real licensed faces, we use the closest
   premium Google Fonts:
     • Display / headings  → Cormorant Garamond (high-contrast elegant serif,
       matches the engraved serif logotype)
     • Body / UI / labels  → Mulish (refined humanist sans)
   Replace the @import + family stacks in typography.css once final fonts
   are supplied.
   =========================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,500&family=Mulish:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap');
