/* Colonial Country Club — webfonts.
   The brand fonts are Cormorant Garamond (display) and Inter (body/UI).
   No font binaries were provided with the brand spec, so these load from the
   Google Fonts CDN. If you have licensed/self-hosted copies, drop the .woff2
   files into assets/fonts/ and replace these @import lines with @font-face
   rules pointing at them. */
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500;1,600&family=Inter:wght@400;500;600;700&display=swap");
