@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  size-adjust: 100%;
  src: url('/fonts/geist-normal-400.ttf') format('truetype');
}

@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  size-adjust: 100%;
  src: url('/fonts/geist-normal-500.ttf') format('truetype');
}

@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  size-adjust: 100%;
  src: url('/fonts/geist-normal-600.ttf') format('truetype');
}

@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  size-adjust: 100%;
  src: url('/fonts/geist-normal-700.ttf') format('truetype');
}

@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  size-adjust: 100%;
  src: url('/fonts/geist-mono-normal-400.ttf') format('truetype');
}

@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  size-adjust: 100%;
  src: url('/fonts/geist-mono-normal-600.ttf') format('truetype');
}

@font-face {
  font-family: 'Instrument Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  size-adjust: 100%;
  src: url('/fonts/instrument-serif-normal-400.ttf') format('truetype');
}

@font-face {
  font-family: 'Instrument Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  size-adjust: 100%;
  src: url('/fonts/instrument-serif-italic-400.ttf') format('truetype');
}
