@font-face{
    font-family:'Lato';
    src:url(lato/Lato-Regular.ttf);
    font-weight: 400;
}

@font-face{
    font-family:'Lato';
    src:url(lato/Lato-Bold.ttf);
    font-weight: bold;
}

@font-face{
    font-family:'Lato';
    src:url(lato/Lato-Light.ttf);
    font-weight: 300;
}
