/* Switzer: resolved by unifont from the `fontshare` provider.
 * https://unifont.dev/fonts/Switzer
 */

@font-face {
  font-family: "Switzer preview";
  src: url("https://cdn.fontshare.com/wf/HJHZ26OECMTXRH7JXPFC7EVIHDSLT2RA/LJRNLR7WCPF3PY3SZ7B2LHNUTQMFNCHL/4MCJYGQDIOOXHWSIIB2OYNDBEALJSOGN.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
  font-style: normal;
}

@font-face {
  font-family: "Switzer preview";
  src: url("https://cdn.fontshare.com/wf/KDSQNRHYYJCWSLSNMQTKJOY7QNC2IBLM/HGYBIGJ4X7DYUETLTGW4BIVO3FCWLJUR/AFY5UJBPUVSDM77Q42DSHPT5JUNR7N4Y.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
  font-style: italic;
}

:root {
  --font-switzer-preview: "Switzer preview", "Switzer preview fallback", sans-serif;
}

/* Metric-matched fallback, so text does not reflow when the real font lands. */
@font-face {
  font-family: "Switzer preview fallback";
  src: local("sans-serif");
  size-adjust: 100%;
  ascent-override: 98%;
  descent-override: 25%;
  line-gap-override: 9%;
}
