/* Self-hosted font fallbacks recovered from the original site's Elementor
   google-fonts cache (Wayback). The pages also load the full families from
   Google Fonts; these @font-face rules guarantee the brand look even if the
   CDN is unreachable. */
@font-face {
  font-family: "Catamaran Local";
  src: url("/assets/fonts/catamaran.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Outfit Local";
  src: url("/assets/fonts/outfit.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
