/* Same-origin publication typography. Fraunces is licensed under the SIL OFL 1.1. */
@font-face {
  font-display: swap;
  font-family: "Fraunces";
  font-style: normal;
  font-weight: 100 900;
  src: url("/assets/fonts/fraunces-opsz-var.woff2") format("woff2-variations");
}
