@font-face {
    font-family: "roboto_slabthin";
    src: url("../fonts/robotoslab-thin-webfont.woff2") format("woff2"),
        url("../fonts/robotoslab-thin-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "roboto_slabregular";
    src: url("../fonts/robotoslab-regular-webfont.woff2") format("woff2"),
        url("../fonts/robotoslab-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "roboto_slablight";
    src: url("../fonts/robotoslab-light-webfont.woff2") format("woff2"),
        url("../fonts/robotoslab-light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "roboto_slabbold";
    src: url("../fonts/robotoslab-bold-webfont.woff2") format("woff2"),
        url("../fonts/robotoslab-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
