@font-face {
    font-family: 'sharp_slabbook';
    src: url('sharpslab-book-webfont.woff2') format('woff2'),
         url('sharpslab-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sharp_slabbook';
    src: url('sharpslab-extrabold-webfont.woff2') format('woff2'),
         url('sharpslab-extrabold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: bold;
}