@font-face {
    font-family: 'Roboto Slab';
    src: url(../fonts/RobotoSlab-Regular.woff);
    font-weight: 400;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url(../fonts/RobotoSlab-Bold.woff);
    font-weight: 700;
}