@font-face {
    font-family: 'TMixBold';
    src: url('fonts/sans/TMixBold.woff2') format('woff2'),
        url('fonts/sasn/TMixBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TheSans';
    src: url('fonts/sans/TheSans-B7Bold.woff2') format('woff2'),
        url('fonts/sans/TheSans-B7Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TheSans';
    src: url('fonts/sans/TheSans-B5Plain.woff2') format('woff2'),
        url('fonts/sans/TheSans-B5Plain.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TMix';
    src: url('fonts/sans/TMix.woff2') format('woff2'),
        url('fonts/sans/TMix.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

