/* ===========================================================================
   At The River — Webfonts
   ---------------------------------------------------------------------------
   FONT SUBSTITUTION NOTE (flagged to client):
   The original "AT THE RIVER" sunset wordmark is set in a high-contrast,
   softly-flared display serif (in the Ogg / Canela family). No licensed font
   file was provided, so we substitute Cormorant Garamond — the closest free
   Google Fonts match (same elegant high stroke contrast + calligraphic
   terminals). If you own the original typeface, drop the .woff2 files into
   assets/fonts/ and replace the @import below with @font-face rules.

   Body / UI is set in Mulish — a clean, warm humanist sans that stays quiet
   under the serif display.
   =========================================================================== */

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