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

@font-face {
    font-family: 'Lato-Thin';
    font-weight: 200;
    font-style: normal;
    src: url("/assets/fonts/Lato-Thin.ttf");
}
