@font-face {
    font-family: roboT;
    src: url(../fonts/Roboto-Thin.ttf);
    font-weight: normal;
}

@font-face {
    font-family: roboL;
    src: url(../fonts/Roboto-Light.ttf);
    font-weight: normal;
}

@font-face {
    font-family: roboB;
    src: url(../fonts/Roboto-Bold.ttf);
    font-weight: normal;
}
@font-face {
    font-family: roboM;
    src: url(../fonts/Roboto-Medium.ttf);
    font-weight: normal;
}