/* Self-hosted Google Fonts (GDPR — no fonts.googleapis.com / fonts.gstatic.com
   runtime dependency; German court precedent on IP-address transfer to Google).
   Files at /fonts/*.woff2 are vendored copies of Latin-subset Google Fonts releases. */

@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 700;
  font-display: optional;
  src: url('/fonts/cinzel-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url('/fonts/mulish-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 600;
  font-display: optional;
  src: url('/fonts/mulish-600.woff2') format('woff2');
}
