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