@font-face {
  font-family: "Kunstler Script";
  src: url("/fonts/kunstler-script.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Kuenstler Schreibschrift BQ";
  src: url("/fonts/Kuenstler%20Schreibschrift%20BQ%20Regular.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "Palace Script";
  src: url("/fonts/palace-script.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Exmouth";
  src: url("/fonts/exmouth.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Shelley";
  src: url("/fonts/shelley.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "English 111 Adagio";
  src: url("/fonts/English%20111%20Adagio%20Regular.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "Open Sans";
  src: url("/fonts/open-sans-regular.ttf") format("truetype");
  font-display: swap;
}
