@font-face {
   font-family: 'Scanno-Heavy';
   font-display: swap;
   src: url('Scanno-Heavy/font.ttf');
}
@font-face {
   font-family: 'Scanno-Bold';
   font-display: swap;
   src: url('Scanno-Bold/font.ttf');
}
@font-face {
   font-family: 'Scanno-Medium';
   font-display: swap;
   src: url('Scanno-Medium/font.ttf');
}
@font-face {
   font-family: 'Scanno-Light';
   font-display: swap;
   src: url('Scanno-Light/font.ttf');
}
