/* Campaign /52 fonts — loaded from public so URLs bypass the webpack css-loader.
   woff2 files only download on pages that actually use these families (/52). */
@font-face { font-family: 'Outfit'; font-style: normal; font-weight: 100 900; font-display: swap; src: url('/campaign52/fonts/Outfit-variable.woff2') format('woff2'); }
@font-face { font-family: 'Cormorant Garamond'; font-style: normal; font-weight: 300 700; font-display: swap; src: url('/campaign52/fonts/CormorantGaramond-variable.woff2') format('woff2'); }
@font-face { font-family: 'Cormorant Garamond'; font-style: italic; font-weight: 300 700; font-display: swap; src: url('/campaign52/fonts/CormorantGaramond-variable-italic.woff2') format('woff2'); }
