/* Libre Baskerville – regular */
@font-face {
  font-family: 'Libre Baskerville';
  src: url('librebaskerville-regular-webfont.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Libre Baskerville – italic */
@font-face {
  font-family: 'Libre Baskerville';
  src: url('librebaskerville-italic-webfont.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Libre Baskerville – bold */
@font-face {
  font-family: 'Libre Baskerville';
  src: url('librebaskerville-bold-webfont.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
