/* Holtwood One SC: resolved by unifont from the `google` provider.
 * https://unifont.dev/fonts/Holtwood%20One%20SC
 */

@font-face {
  font-family: "Holtwood One SC specimen";
  src: url("https://fonts.gstatic.com/l/font?kit=yYLx0hLR0P-3vMFSk1TCq3Txg5B3dLb8LZpH1eFgYbux1pBLp-xJNK-rWQgS0o58KOpvTej7ErIxgQ&skey=a792affb0acbc8db&v=v23") 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+48, U+4f, U+53-54, U+61, U+64-65, U+67-69, U+6b-6c, U+6e-70, U+72-77, U+79;
}

:root {
  --font-holtwood-one-sc-specimen: "Holtwood One SC specimen", "Holtwood One SC specimen fallback", serif;
}

/* Metric-matched fallback, so text does not reflow when the real font lands. */
@font-face {
  font-family: "Holtwood One SC specimen fallback";
  src: local("Times New Roman"), local("Tinos"), local("Liberation Serif"), local("DejaVu Serif"), local("Times");
  size-adjust: 100%;
  ascent-override: 89.2%;
  descent-override: 20.4%;
  line-gap-override: 0%;
}
