/* BEGIN Thin */
@font-face {
    font-family: 'Roboto Slab';
    src: url("RobotoSlab-Thin.woff2?v=1.0.0") format("woff2");
    font-weight: 100;
    font-style: normal;
}

/* END Thin */
/* BEGIN Light */
@font-face {
    font-family: 'Roboto Slab';
    src: url("RobotoSlab-Light.woff2?v=1.0.0") format("woff2");
    font-weight: 300;
    font-style: normal;
}

/* END Light */
/* BEGIN Regular */
@font-face {
    font-family: 'Roboto Slab';
    src: url("RobotoSlab-Regular.woff2?v=1.0.0") format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url("RobotoSlab-Regular.woff2?v=1.0.0") format("woff2");
    font-weight: normal;
    font-style: normal;
}

/* END Regular */
/* BEGIN Bold */
@font-face {
    font-family: 'Roboto Slab';
    src: url("RobotoSlab-Bold.woff2?v=1.0.0") format("woff2");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url("RobotoSlab-Bold.woff2?v=1.0.0") format("woff2");
    font-weight: bold;
    font-style: normal;
}

/* END Bold */
