/* Licensed faces, subset by tools/prepare-fonts.mjs. Built file, not hand
   edited: run npm run fonts to regenerate. See docs/FONTS.md. */

@font-face {
  font-family: "Seraphina";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/seraphina-400.woff2") format("woff2");
}

@font-face {
  font-family: "Seraphina";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/fonts/seraphina-500.woff2") format("woff2");
}

@font-face {
  font-family: "Seraphina";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/seraphina-400-italic.woff2") format("woff2");
}

@font-face {
  font-family: "Proda Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/assets/fonts/proda-sans-300.woff2") format("woff2");
}

@font-face {
  font-family: "Proda Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/proda-sans-400.woff2") format("woff2");
}

@font-face {
  font-family: "Proda Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/fonts/proda-sans-500.woff2") format("woff2");
}

@font-face {
  font-family: "Proda Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/fonts/proda-sans-600.woff2") format("woff2");
}

@font-face {
  font-family: "Proda Sans";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/proda-sans-400-italic.woff2") format("woff2");
}

@font-face {
  font-family: "Monthly Stories";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/monthly-stories-400.woff2") format("woff2");
}
