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

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

@font-face {
  font-family: 'Ma Shan Zheng';
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/ma-shan-zheng.woff2') format('woff2');
}
