@font-face {
  font-family: 'Inter';
  src: url('/fonts/inter-92d8c58f566ce5f1.woff2') format('woff2');
  font-style: normal;
  font-weight: 100 900;
  size-adjust: 96%;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Baskerville';
  src: url('/fonts/libre-baskerville-2a006fe2dfa287ff.woff2') format('woff2');
  font-style: normal;
  font-weight: 400 700;
  size-adjust: 90%;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Baskerville';
  src: url('/fonts/libre-baskerville-italic-b99b6df6381157ba.woff2') format('woff2');
  font-style: italic;
  font-weight: 400 700;
  size-adjust: 90%;
  font-display: swap;
}

:root {
  --font-sans: 'Inter', 'Avenir Next', Avenir, 'Helvetica Neue', Arial, sans-serif;
  --font-serif: 'Libre Baskerville', 'Iowan Old Style', 'Palatino Linotype', Palatino, Georgia, serif;
  font-synthesis: none;
}
