/* Supplied brand fonts, self-hosted. Families contain only the provided styles. */

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

@font-face {
  font-family: "Hosgura Prestica";
  src: url("/fonts/hosgura-prestica-regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Hosgura Prestica";
  src: url("/fonts/hosgura-prestica-italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}

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