@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/lato/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 600;
    src: url('../../fonts/lato/Lato-Bold.ttf') format('truetype');
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: url('../../fonts/lato/Lato-Bold.ttf') format('truetype');
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    src: url('../../fonts/lato/Lato-Black.ttf') format('truetype');
}