@font-face {
    font-family: 'Lato';
    src: url('./Lato/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Lato';
}
