@font-face {
    font-family: roboT;
    font-weight: 100;
    src: url(../fonts/Roboto-Thin.ttf);
    font-weight: normal;
}

@font-face {
    font-family: roboL;
    src: url(../fonts/Roboto-Light.ttf);
    font-weight: normal;
    font-weight: 100;
}

@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;
}
@font-face {
    font-family: Quartzo;
    src: url(../fonts/Quartzo.ttf);
    font-weight: normal;
}
@font-face {
    font-family: Jhodes;
    src: url(../fonts/Jhodes.otf);
    font-weight: normal;
}
@font-face {
    font-family: Quicksand;
    src: url(../fonts/Quicksand-VariableFont_wght.ttf);
    font-weight: normal;
}