@font-face {
    font-family: 'Theinhardt Pan';
    src: url('fonts/TheinhardtPan-Regular.woff2') format('woff2'),
        url('fonts/TheinhardtPan-Regular.woff') format('woff'),
        url('fonts/TheinhardtPan-Regular.ttf') format('truetype'),
        url('fonts/TheinhardtPan-Regular.svg#TheinhardtPan-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-stretch: normal;
}

@font-face {
    font-family: 'Theinhardt Pan';
    src: url('fonts/TheinhardtPan-Medium.woff2') format('woff2'),
        url('fonts/TheinhardtPan-Medium.woff') format('woff'),
        url('fonts/TheinhardtPan-Medium.ttf') format('truetype'),
        url('fonts/TheinhardtPan-Medium.svg#TheinhardtPan-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    font-stretch: normal;
}

