@font-face {
   font-family: 'Lato-Black';
   font-display: swap;
   src: url('Lato-Black/font.ttf');
}
@font-face {
   font-family: 'Lato-Light';
   font-display: swap;
   src: url('Lato-Light/font.ttf');
}
@font-face {
   font-family: 'Lato-Regular';
   font-display: swap;
   src: url('Lato-Regular/font.ttf');
}
