@font-face {
  font-family: 'Inter';
  src: url('/assets/fonts/aInter[opsz,wght].ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cormorant Garamond';
  src: url('/assets/fonts/CormorantGaramond[wght].ttf') format('truetype');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}
