@font-face {
   font-family: 'times new roman bold';
   font-display: swap;
   src: url('times new roman bold/font.ttf');
}
@font-face {
   font-family: 'times new roman';
   font-display: swap;
   src: url('times new roman/font.ttf');
}

@font-face {
   font-family: 'rubik';
   font-display: swap;
   src: url('Rubik/Rubik-Regular.ttf');
}

@font-face {
   font-family: 'clarendon-bold';
   font-display: swap;
   src: url('Clarendon BT W04 Bold/Clarendon-BT-W04-Bold.ttf');
}
