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

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