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

@font-face {
  font-family: "Bespoke Stencil preview";
  src: url("https://cdn.fontshare.com/wf/SGBJN5LCODUISF7YJVDBW7NR3HZJ6XIB/5LMT5ODRWCGJBK5B6B4PMXO5DAVRWIG2/2TGCB3GEX27KR3I5MN2GMKXJRLDXJX24.woff2") format("woff2");
  font-display: swap;
  font-weight: 300 800;
  font-style: normal;
}

@font-face {
  font-family: "Bespoke Stencil preview";
  src: url("https://cdn.fontshare.com/wf/N5DH3EXIKQGFUE3HHFP2GX5WMFZESPSA/LQWZMTMGXAFPGUXT4GNJF7MVIRBCZMMC/BA4ETDE25UUFHMD4TX573WVWM3OYIE76.woff2") format("woff2");
  font-display: swap;
  font-weight: 300 800;
  font-style: italic;
}

:root {
  --font-bespoke-stencil-preview: "Bespoke Stencil preview", "Bespoke Stencil preview fallback", sans-serif;
}

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