/* Cormorant Garamond: resolved by unifont from the `google` provider.
 * https://unifont.dev/fonts/Cormorant%20Garamond
 */

@font-face {
  font-family: "Cormorant Garamond specimen";
  src: url("https://fonts.gstatic.com/l/font?kit=co3umX5slCNuHLi8bLeY9MK7whWMhyjypVO7abI26QOD_v86GnbEi_s5OfuTTpzarDhhLerho6ZiyZG40cGBdZKbU2Y4ZNT1ghul8w&skey=a863d1376a24bd7a&v=v21") format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  unicode-range: U+20, U+26, U+2e, U+30-33, U+43, U+47-48, U+54, U+61, U+64-65, U+67-69, U+6b-70, U+72-77, U+79;
}

:root {
  --font-cormorant-garamond-specimen: "Cormorant Garamond specimen", "Cormorant Garamond specimen fallback", serif;
}

/* Metric-matched fallback, so text does not reflow when the real font lands. */
@font-face {
  font-family: "Cormorant Garamond specimen fallback";
  src: local("serif");
  size-adjust: 100%;
  ascent-override: 105.9%;
  descent-override: 46.3%;
  line-gap-override: 0%;
}
