@font-face{
    font-family:"Roboto";
    font-style:normal;
    font-weight:300;
    font-display:auto;
    src:url(../webfonts/Roboto-Light.woff2);
}
@font-face{
    font-family:"Roboto";
    font-style:italic;
    font-weight:300;
    font-display:auto;
    src:url(../webfonts/Roboto-LightItalic.woff2);
}
@font-face{
    font-family:"Roboto";
    font-style:normal;
    font-weight:600;
    font-display:auto;
    src:url(../webfonts/Roboto-Bold.woff2);
}
@font-face{
    font-family:"Roboto";
    font-style:italic;
    font-weight:600;
    font-display: auto;
        src:url(../webfonts/Roboto-BoldItalic.woff2);
}