@font-face {
    font-family: 'Theinhardt';
    src: url('Theinhardt-Bold.eot');
    src: url('Theinhardt-Bold.eot?#iefix') format('embedded-opentype'),
        url('Theinhardt-Bold.woff2') format('woff2'),
        url('Theinhardt-Bold.woff') format('woff'),
        url('Theinhardt-Bold.ttf') format('truetype'),
        url('Theinhardt-Bold.svg#Theinhardt-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Theinhardt';
    src: url('Theinhardt-Medium.eot');
    src: url('Theinhardt-Medium.eot?#iefix') format('embedded-opentype'),
        url('Theinhardt-Medium.woff2') format('woff2'),
        url('Theinhardt-Medium.woff') format('woff'),
        url('Theinhardt-Medium.ttf') format('truetype'),
        url('Theinhardt-Medium.svg#Theinhardt-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Theinhardt';
    src: url('Theinhardt-Regular.eot');
    src: url('Theinhardt-Regular.eot?#iefix') format('embedded-opentype'),
        url('Theinhardt-Regular.woff2') format('woff2'),
        url('Theinhardt-Regular.woff') format('woff'),
        url('Theinhardt-Regular.ttf') format('truetype'),
        url('Theinhardt-Regular.svg#Theinhardt-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

