@font-face {
    font-family: TheSans;
    font-weight: 200;
    src: url("../fonts/TheSans/TheSansB-W4SemiLight.otf") format("opentype");
}

@font-face {
    font-family: TheSans;
    font-weight: 400;
    src: url("../fonts/TheSans/TheSansB-W5Plain.otf") format("opentype");
}

@font-face {
    font-family: TheSans;
    font-weight: 600;
    src: url("../fonts/TheSans/TheSansB-W6SemiBold.otf") format("opentype");
}