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