@font-face {
    font-family: 'Lato-Bold';
    src: url('./lato/Lato-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato-Light';
    src: url('./lato/Lato-Light.ttf') format('truetype');	 
}
@font-face {
    font-family: 'Lato-Regular';
    src: url('./lato/Lato-Regular.ttf') format('truetype');	 
}