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

@font-face {
  font-family: "Pathway Extreme specimen";
  src: url("https://fonts.gstatic.com/l/font?kit=neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xak2N11Liw3igLxerPbRjqUtYTozcXqkofVyH1upxZ7xnF2i9R9rO9EoxBSPA&skey=11b8e012eb3dad06&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+45, U+48, U+50, U+54, U+61, U+64-65, U+67-69, U+6b-70, U+72-79;
}

:root {
  --font-pathway-extreme-specimen: "Pathway Extreme specimen", "Pathway Extreme specimen fallback", sans-serif;
}

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