@font-face {
  font-family: 'Manrope';
  src: url('Manrope.woff2') format('woff2');
  font-weight: 400 600;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('Inter.woff2') format('woff2');
  font-weight: 400 500;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('IBMPlexSans.woff2') format('woff2');
  font-weight: 400 500;
  font-display: swap;
}

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

