/*
 * Local, self-hosted fonts — SIL Open Font License 1.1 (see LICENSE_OFL.txt).
 * Downloaded from the Google Fonts API (woff2, latin subset).
 * Hosting locally keeps the site 100% self-contained with zero cross-origin
 * requests and full commercial-use clearance.
 */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500 700;
  font-display: swap;
  src: url('cormorant_garamond-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('inter-400.woff2') format('woff2');
}
