@font-face {
    font-family: 'TheSansPlain';
    src: url('thesans_plain-webfont.eot');
    src: url('thesans_plain-webfont.eot?#iefix') format('embedded-opentype'),
         url('thesans_plain-webfont.woff') format('woff'),
         url('thesans_plain-webfont.ttf') format('truetype'),
         url('thesans_plain-webfont.svg#TheSansPlain') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TheSansBoldPlain';
    src: url('thesansbold_plain-webfont.eot');
    src: url('thesansbold_plain-webfont.eot?#iefix') format('embedded-opentype'),
         url('thesansbold_plain-webfont.woff') format('woff'),
         url('thesansbold_plain-webfont.ttf') format('truetype'),
         url('thesansbold_plain-webfont.svg#TheSansBoldPlain') format('svg');
    font-weight: normal;
    font-style: normal;

}

