/* Atkinson Hyperlegible Next: resolved by unifont from the `google` provider.
 * https://unifont.dev/fonts/Atkinson%20Hyperlegible%20Next
 */

@font-face {
  font-family: "Atkinson Hyperlegible Next specimen";
  src: url("https://fonts.gstatic.com/l/font?kit=NaP4cYPdHfdVxJw0IfIP0lvYFqijb-UxCtm5_wdGscKFt4tOOfV4ZmW37LQhsdl93T0HEalReQc2RiJ39v-ud9o10-QkTc396F3h9mow8s2J7fypjQ&skey=cc6f4df37b6931db&v=v7") format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  unicode-range: U+20, U+26, U+2e, U+30-33, U+41, U+48, U+4e, U+54, U+61-62, U+64-65, U+67-69, U+6b-6c, U+6e-70, U+72-79;
}

:root {
  --font-atkinson-hyperlegible-next-specimen: "Atkinson Hyperlegible Next specimen", "Atkinson Hyperlegible Next specimen fallback", sans-serif;
}

/* Metric-matched fallback, so text does not reflow when the real font lands. */
@font-face {
  font-family: "Atkinson Hyperlegible Next 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%;
}
