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

@font-face {
  font-family: "Gemunu Libre specimen";
  src: url("https://fonts.gstatic.com/l/font?kit=X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp0xiJPvGLeMXOKWDeCempsuh0XAprH5-Dhuj5Yez5WO7NigAVSMcctJlzINc&skey=7b0e1edfafa4cee9&v=v18") format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  unicode-range: U+20, U+26, U+2e, U+30-33, U+47-48, U+4c, U+54, U+61-62, U+64-65, U+67-69, U+6b-70, U+72-77, U+79;
}

:root {
  --font-gemunu-libre-specimen: "Gemunu Libre specimen", "Gemunu Libre specimen fallback", sans-serif;
}

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