/* General Sans: resolved by unifont from the `fontshare` provider.
 * https://unifont.dev/fonts/General%20Sans
 */

@font-face {
  font-family: "General Sans preview";
  src: url("https://cdn.fontshare.com/wf/LHQJ5KSAL7VGAEIDSTEXCCOIUKFLT2I6/GW57XUEG4ZBVMLZZTQZTGYPROITRRQ5W/JA3IZUEMJ2J6WWT2OQVJOAWDXO3YL4YG.woff2") format("woff2");
  font-display: swap;
  font-weight: 200 700;
  font-style: normal;
}

@font-face {
  font-family: "General Sans preview";
  src: url("https://cdn.fontshare.com/wf/RRO6TYZXO7WQBHSH4BZYSTI7E7T2HKLF/55LXPUDQQQTSLB3M2T377FIN2EKQQWJY/3HUYMY6WP3BZQYPOVGG6IZQAM476CQDC.woff2") format("woff2");
  font-display: swap;
  font-weight: 200 700;
  font-style: italic;
}

:root {
  --font-general-sans-preview: "General Sans preview", "General Sans preview fallback", sans-serif;
}

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