@font-face {
    font-family: 'Apercu Mono Pro';
    src: local('ApercuMonoPro-Light'),
        url('./vendor/apercu-mono-pro/ApercuMonoPro-Light.woff2') format('woff2'),
        url('./vendor/apercu-mono-pro/ApercuMonoPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

