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

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