/* House of Xpression — webfonts.
   The brand specifies the Cormorant family (Cormorant Garamond for body,
   Cormorant SC for small-caps/versal settings). No binaries were supplied with
   the design kit, so the families are loaded from the Google Fonts CDN, which
   serves the authentic typefaces. Drop woff2 files into assets/fonts/ and
   replace this @import with @font-face rules if self-hosting is required. */
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&family=Cormorant+SC:wght@300;400;500;600;700&display=swap");
