@font-face {
	font-family: 'thesans';
	src: url('../fonts/TheSans/TheSans.eot');
	src: local('☺'), url('../fonts/TheSans/TheSans.woff') format('woff'), url('../fonts/TheSans/TheSans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'theserif';
	src: url('../fonts/TheSerif/TheSerif.eot');
	src: local('☺'), url('../fonts/TheSerif/TheSerif.woff') format('woff'), url('../fonts/TheSerif/TheSerif.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedbold';
    src: url('../fonts/Roboto_Condensed/robotocondensed-bold-webfont.woff2') format('woff2'),
         url('../fonts/Roboto_Condensed/robotocondensed-bold-webfont.woff') format('woff'),
         url('../fonts/Roboto_Condensed/robotocondensed-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedlight';
    src: url('../fonts/Roboto_Condensed/robotocondensed-light-webfont.woff2') format('woff2'),
         url('../fonts/Roboto_Condensed/robotocondensed-light-webfont.woff') format('woff'),
         url('../fonts/Roboto_Condensed/robotocondensed-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../fonts/Roboto_Condensed/robotocondensed-regular-webfont.woff2') format('woff2'),
         url('../fonts/Roboto_Condensed/robotocondensed-regular-webfont.woff') format('woff'),
         url('../fonts/Roboto_Condensed/robotocondensed-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}