@font-face {
  font-display: swap; 
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/fraunces-v38-latin-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap; 
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/barlow-v13-latin-regular.woff2') format('woff2');
}