@font-face {
  font-family: 'Public Sans';
  src: url('fonts/public-sans.woff2') format('woff2');
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: 'Cormorant Garamond';
  src: url('fonts/cormorant.woff2') format('woff2');
  font-weight: 100 900;
  font-display: swap;
}
