@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope-latin-subset.woff2') format('woff2');
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
}

@font-face {
  font-family: 'Cormorant Garamond';
  src: url('../fonts/cormorant-garamond-latin-subset.woff2') format('woff2');
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
}

@font-face {
  font-family: 'Cormorant Garamond';
  src: url('../fonts/cormorant-garamond-italic-latin-subset.woff2') format('woff2');
  font-style: italic;
  font-weight: 300 700;
  font-display: swap;
}
