@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(Libre_Baskerville/LibreBaskerville-Italic.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Libre_Baskerville/LibreBaskerville-Regular.ttf) format('truetype');
}
