/* Roboto Slab - Thin 100 */
@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 100;
    src: url('../../fonts/roboto-slab/roboto-slab-100.woff') format('woff2');
}

/* Roboto Slab - Light 300 */
@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 300;
    src: url('../../fonts/roboto-slab/roboto-slab-300.woff') format('woff2');
}

/* Roboto Slab - Regular 400 */
@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    src: url('../../fonts/roboto-slab/roboto-slab-400.woff') format('woff2');
}

/* Roboto Slab - Medium 500 */
@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 500;
    src: url('../../fonts/roboto-slab/roboto-slab-500.woff') format('woff2');
}

/* Roboto Slab - SemiBold 600 */
@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 600;
    src: url('../../fonts/roboto-slab/roboto-slab-600.woff') format('woff2');
}

/* Roboto Slab - Bold 700 */
@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    src: url('../../fonts/roboto-slab/roboto-slab-700.woff') format('woff2');
}

/* Roboto Slab - Black 900 */
@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    src: url('../../fonts/roboto-slab/roboto-slab-900.woff') format('woff2');
}