@font-face {
    font-family: 'TheMix';
    src: url('the-mix-bold.eot');
    src:
        url('the-mix-bold.eot?#iefix') format('embedded-opentype'),
        url('the-mix-bold.woff2') format('woff2'),
        url('the-mix-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
