@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('{{ "CormorantGaramond-Light.woff2" | asset_url }}') format('woff2'),
       url('{{ "CormorantGaramond-Light.woff" | asset_url }}') format('woff');
}
