/* Self-hosted Cinzel + EB Garamond (latin subset, woff2) — downloaded from
   Google Fonts 2026-08-16. The mock loaded these from the CDN; production
   serves them locally so pages render with no third-party requests.
   These are VARIABLE fonts: one file covers the whole weight range per
   family/style (Google serves the identical file for every weight), so each
   family declares a single @font-face with a font-weight range. */

@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/Cinzel.e7ed1ab78a17.woff2") format('woff2');
}
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("../fonts/EBGaramond.f12bc30ca94a.woff2") format('woff2');
}
@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/EBGaramond-italic.985f75b87984.woff2") format('woff2');
}
