@font-face {
   font-family: 'Monotype corsiva';
   font-display: swap;
   src: url('Monotype corsiva/font.TTF');
}
@font-face {
   font-family: 'Tahoma';
   font-display: swap;
   src: url('Tahoma/font.ttf');
}
@font-face {
   font-family: 'Times New Roman';
   font-display: swap;
   src: url('Times New Roman/font.ttf');
}
