@font-face {
    font-family:'Roboto';
    font-style:normal;
    font-weight:300;
    src:local("Roboto"), url(../fonts/Roboto-Light.ttf)
}

@font-face{
    font-family:'Roboto Regular';
    font-style:normal;
    font-weight:400;
    src:local("Roboto Regular"), url(../fonts/Roboto-Regular.ttf)
}

@font-face{
    font-family:'Roboto';
    font-style:normal;
    font-weight:700;
    src:local("Roboto Bold"), url(../fonts/Roboto-Bold.ttf)
}
