@font-face {
    font-family: 'Roboto Slab Regular';
    src: url('robotoslab/resources/Roboto-Slab-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab Bold';
    src: url('robotoslab/resources/Roboto-Slab-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}