@font-face {
  font-family: 'Cormorant Garamond';
  src: url('./CormorantGaramond-VariableFont_wght.ttf') format('truetype');
  font-style: normal;
  font-weight: 600 700;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('./Montserrat-VariableFont_wght.ttf') format('truetype');
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
}
