@font-face {
    font-family: 'apercuregular';
    src: url('fonts/apercu_regular-webfont.woff2') format('woff2'),
         url('fonts/apercu_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apercubold';
    src: url('fonts/apercu_bold-webfont.woff2') format('woff2'),
         url('fonts/apercu_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apercumedium';
    src: url('fonts/apercu_medium-webfont.woff2') format('woff2'),
         url('fonts/apercu_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aperculight';
    src: url('fonts/apercu_light-webfont.woff2') format('woff2'),
         url('fonts/apercu_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}