@font-face {
  font-family: 'Cormorant';
  font-style: normal;
  font-display: swap;
  src: url('Cormorant-VariableFont_wght.ttf');
}
@font-face {
  font-family: 'Cormorant';
  font-style: italic;
  font-display: swap;
  src: url('Cormorant-Italic-VariableFont_wght.ttf');
}