@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'TheSansExtraBold Caps';
    src: url('thesansextraboldplain-webfont.eot');
    src: local('☺'),
		 url('thesansextraboldplain-webfont.eot?#iefix') format('embedded-opentype'),
         url('thesansextraboldplain-webfont.woff?rev=1.2') format('woff'),
         url('thesansextraboldplain-webfont.ttf') format('truetype'),
         url('thesansextraboldplain-webfont.svg#thesansextraboldplain') format('svg');
}

@font-face {
    font-family: 'TheSans Plain';
    src: url('thesanslightplain-webfont.eot');
    src: local('☺'),
		 url('thesanslightplain-webfont.eot?#iefix') format('embedded-opentype'),
         url('thesanslightplain-webfont.woff?rev=1.2') format('woff'),
         url('thesanslightplain-webfont.ttf') format('truetype'),
         url('thesanslightplain-webfont.svg#thesanslightplain') format('svg');
}

@font-face {
    font-family: 'TheSansBold Plain';
    src: url('thesansblackplain-webfont.eot');
    src: local('☺'),
		 url('thesansblackplain-webfont.eot?#iefix') format('embedded-opentype'),
         url('thesansblackplain-webfont.woff?rev=1.2') format('woff'),
         url('thesansblackplain-webfont.ttf') format('truetype'),
         url('thesansblackplain-webfont.svg#thesansblackplain') format('svg');
}