@font-face {
   font-family: 'The Hourse';
   src: url('../../src/fonts/the-hourse.woff') format('woff');
   font-weight: normal;
   font-style: normal;
   font-display: swap;

}

@font-face {
   font-family: 'The Hourse';
   src: url('../../src/fonts/the-hourse-italic.woff') format('woff');
   font-weight: normal;
   font-style: italic;
   font-display: swap;
}
