/* Webfonts. Cormorant Garamond + Inter are served from Google Fonts (as in the supplied brand.css).
   No binaries were supplied with the brand kit; if self-hosting is required, drop the .woff2 files in
   assets/fonts/ and replace this @import with @font-face rules pointing at them. */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&family=Inter:wght@300;400;500;600&display=swap');
