@font-face {
  font-family: 'Apercu';
  src: url('Apercu-Light.woff2') format('woff2'),
    url('Apercu-Light.woff') format('woff'),
    url('Apercu-Light.ttf') format('ttf');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Apercu';
  src: url('Apercu-Regular.woff2') format('woff2'),
    url('Apercu-Regular.woff') format('woff'),
    url('Apercu-Regular.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
