@font-face {
	font-family: 'TheSans2-ExtraLightRegular';
	src: url('fonts/thesans-2-xlight-webfont.eot');
	src: url('fonts/thesans-2-xlight-webfontd41d.eot?#iefix') format('embedded-opentype'),
		 url('fonts/thesans-2-xlight-webfont.woff') format('woff'),
		 url('fonts/thesans-2-xlight-webfont.ttf') format('truetype'),
		 url('fonts/thesans-2-xlight-webfont.svg#TheSans2-ExtraLightRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'TheSans6-SemiBoldRegular';
    src: url('fonts/thesans-6-semibold-webfont.eot');
    src: url('fonts/thesans-6-semibold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/thesans-6-semibold-webfont.woff') format('woff'),
         url('fonts/thesans-6-semibold-webfont.ttf') format('truetype'),
         url('fonts/thesans-6-semibold-webfont.svg#TheSans6-SemiBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}