@font-face {
    font-family: 'apercu_pro';
    font-display: swap;
    src: url("/fonts/ApercuPro/apercupro-regular-webfont.woff") format("woff");
    font-style: normal;
}

@font-face {
    font-family: 'apercu_pro';
    font-display: swap;
    src:  url("/fonts/ApercuPro/apercupro-bold-webfont.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'apercu_pro';
    font-display: swap;
    src:  url("/fonts/ApercuPro/apercupro-light-webfont.ttf") format("woff");
    font-weight: 300;
    font-style: normal;
}
