@font-face {
    font-family: TheSans-extrabold;
    src: url('fonts/TheSansC5-8_ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: TheSans-plainitalic;
    src: url('fonts/TheSansC5-5_PlainItalic.woff2') format('woff2');
}

@font-face {
    font-family: TheSans-semilight;
    src: url('fonts/TheSansC5-3_Light.woff2') format('woff2');
}

@font-face {
    font-family: Thesans-plain;
    src: url('fonts/TheSansC5-5_Plain.woff2') format('woff2');
}

@font-face {
    font-family: Thesans-bold;
    font-weight: bold;
    src: url('fonts/TheSansC5-7_Bold.woff2') format('woff2');
}

@font-face {
    font-family: Thesans-bolditalic;
    src: url('fonts/TheSansC5-7_BoldItalic.woff2') format('woff2');
}