@font-face {
  font-family: "libre-baskerville";
  src: url("libre-baskerville-regular.woff2") format("woff2"), url("libre-baskerville-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "libre-baskerville";
  src: url("libre-baskerville-italic.woff2") format("woff2"), url("libre-baskerville-italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "libre-baskerville";
  src: url("libre-baskerville-bold.woff2") format("woff2"), url("libre-baskerville-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
