@font-face{
    font-family:'Roboto-L';
    src:url('../fonts/Roboto-Light.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family:'Roboto-R';
    src:url('../fonts/Roboto-Regular.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family:'Roboto-M';
    src:url('../fonts/Roboto-Medium.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family:'Roboto-B';
    src:url('../fonts/Roboto-Bold.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}