/* libre-baskerville-regular */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/libre-baskerville/libre-baskerville-regular.ttf') format('truetype');
}

/* libre-baskerville-500 */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/libre-baskerville/libre-baskerville-500.ttf') format('truetype');
}

/* libre-baskerville-600 */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/libre-baskerville/libre-baskerville-600.ttf') format('truetype');
}

/* libre-baskerville-700 */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/libre-baskerville/libre-baskerville-700.ttf') format('truetype');
}

/* libre-baskerville-italic */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/libre-baskerville/libre-baskerville-italic.ttf') format('truetype');
}

/* libre-baskerville-500italic */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/libre-baskerville/libre-baskerville-500italic.ttf') format('truetype');
}

/* libre-baskerville-600italic */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/libre-baskerville/libre-baskerville-600italic.ttf') format('truetype');
}

/* libre-baskerville-700italic */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/libre-baskerville/libre-baskerville-700italic.ttf') format('truetype');
}