/* GENERATED by scripts/subset-fonts.mjs — do not edit by hand. */
/*
 * The accent faces, kept out of the bundled CSS so they cannot delay the
 * first paint. The build links this file without blocking the render; see
 * `linkDeferredFonts` in vite.config.ts.
 */
@font-face {
  font-family: "Open Runde";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/open-runde-700.v1.woff2") format("woff2");
}

@font-face {
  font-family: "Caveat";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/caveat-600.v1.woff2") format("woff2");
}

@font-face {
  font-family: "Instrument Serif";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/instrument-serif-400-italic.v1.woff2") format("woff2");
}
