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