@font-face {
  font-display: swap;
  font-family: 'Apercu';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/apercu.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Domaine Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/domaine-sans-display-light.woff2') format('woff2');
}