
@font-face {
    font-family: roboto-condensed-bold;
    src: url( fonts/RobotoCondensed-Bold.ttf);
    font-weight: bold;
}

@font-face {
    font-family: roboto-condensed-normal;
    src: url( fonts/RobotoCondensed-Regular.ttf);
    font-weight: normal;
}
@font-face {
    font-family: roboto-normal;
    src: url( fonts/Roboto-Regular.ttf);
    font-weight: normal;
}
@font-face {
    font-family: robotoslab-regular;
    src: url( fonts/RobotoSlab-Regular.ttf);
    font-weight: normal;
}