/* Chiron GoRound TC: resolved by unifont from the `google` provider.
 * https://unifont.dev/fonts/Chiron%20GoRound%20TC
 */

@font-face {
  font-family: "Chiron GoRound TC specimen";
  src: url("https://fonts.gstatic.com/l/font?kit=tssEAopDbiwZ4xauFDX3yQ3Ywoaj6kNR0yP4oqNo8RKqbBqJGQ8n4CaJ1aacLSUx4pz0pU1qTAUkjlTHkKMRKriMfmfki_oVEZcQ&skey=d85ceb4e744095b6&v=v4") 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+52, U+54, U+61, U+64-65, U+67-69, U+6b-6c, U+6e-70, U+72-77, U+79;
}

:root {
  --font-chiron-goround-tc-specimen: "Chiron GoRound TC specimen", "Chiron GoRound TC specimen fallback", sans-serif;
}

/* Metric-matched fallback, so text does not reflow when the real font lands. */
@font-face {
  font-family: "Chiron GoRound TC specimen fallback";
  src: local("Arial"), local("Arimo"), local("Liberation Sans"), local("DejaVu Sans"), local("Helvetica");
  size-adjust: 100%;
  ascent-override: 97%;
  descent-override: 21%;
  line-gap-override: 0%;
}
