@font-face {
    font-family: 'Lato-Regular';
    src: url('../src/fonts/Lato-Regular.ttf') format('tff')
}

body {
    font-family: 'Lato-Regular' sans-serif !important;
}