@font-face {
    font-family: 'themixb5plain';
    src: url('../fonts/TheMixBasicPlain/TheMxB5.woff2') format('woff2'),
         url('../fonts/TheMixBasicPlain/TheMxB5.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'themixb5plainitalic';
    src: url('../fonts/TheMixBasicPlainItalic/TheMxB5i.woff2') format('woff2'),
         url('../fonts/TheMixBasicPlainItalic/TheMxB5i.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'themixb6semibold';
    src: url('../fonts/TheMixBasicSemiBold/TheMxB6.woff2') format('woff2'),
         url('../fonts/TheMixBasicSemiBold/TheMxB6.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'themixextraboldplain';
    src: url('../fonts/TheMixExtraBoldPlain/TMix8.woff2') format('woff2'),
         url('../fonts/TheMixExtraBoldPlain/TMix8.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}