@font-face {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/LibreBaskerville-Regular.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/LibreBaskerville-Bold.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Libre Baskerville";
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/LibreBaskerville-Italic.woff2") format("woff2");
  font-display: swap;
}
