/* ============================================================
   Maple Pavers — Webfonts
   ------------------------------------------------------------
   Brand headline face is Trajan Pro (a classical inscriptional
   capitals serif). Its web-optimized stand-in is Libre Caslon
   Text — a high-contrast literary serif that preserves the
   "timeless / authoritative" voice. Body face is Montserrat,
   a clean geometric sans used for all functional text.

   Loaded from Google Fonts. To fully self-host, drop the .woff2
   files into /assets/fonts and replace this @import with local
   @font-face rules pointing at them.
   ============================================================ */

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