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

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

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

