@font-face {
  font-family: 'Apercu Pro';
  src: url('/fonts/apercu-bold-pro.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Apercu Pro';
  src: url('/fonts/apercu-medium-pro.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Apercu Mono Pro';
  src: url('/fonts/apercu-mono-regular-pro.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Apercu Pro';
  src: url('/fonts/apercu-regular-pro.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
