@font-face {
    font-family: TheSans-extrabold;
    src: url('fonts/TheSans-extrabold.otf') format('opentype');
}

@font-face {
    font-family: TheSans-plainitalic;
    src: url('fonts/TheSans-PlainItalic.otf') format('opentype');
}

@font-face {
    font-family: TheSans-semilight;
    src: url('fonts/TheSans-semilight.otf') format('opentype');
}

@font-face {
    font-family: Thesans-plain;
    src: url('fonts/Thesans-plain.otf') format('opentype');
}

@font-face {
    font-family: Thesans-bold;
    font-weight: bold;
    src: url('fonts/Thesans-bold.otf') format('opentype');
}

@font-face {
    font-family: Thesans-bolditalic;
    src: url('fonts/Thesans-bolditalic.otf') format('opentype');
}