@font-face {
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/Lato/Lato-Regular.ttf);
}
@font-face {
    font-family: Lato;
    font-weight: 400;
    font-style: italic;
    src: url(../fonts/Lato/Lato-Italic.ttf);
}
@font-face {
    font-family: Lato;
    font-weight: 300;
    font-style: normal;
    src: url(../fonts/Lato/Lato-Light.ttf);
}
@font-face {
    font-family: Lato;
    font-weight: 300;
    font-style: italic;
    src: url(../fonts/Lato/Lato-LightItalic.ttf);
}
