/* Self-hosted, open-license (OFL) variable fonts, no CDN requests at runtime. */
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("/durhamprek/assets/fonts/baloo2-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Lexend";
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("/durhamprek/assets/fonts/lexend-latin.woff2") format("woff2");
}
