@font-face {
	font-family: 'clear_sansregular';
	src: url('../fonts/ClearSans-Regular-webfont.eot');
	src: url('../fonts/ClearSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/ClearSans-Regular-webfont.svg#clear_sansregular') format('svg'),
		 url('../fonts/ClearSans-Regular-webfont.woff') format('woff'),
		 url('../fonts/ClearSans-Regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'clear_sans_lightregular';
	src: url('../fonts/ClearSans-Light-webfont.eot');
	src: url('../fonts/ClearSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/ClearSans-Light-webfont.svg#clear_sans_lightregular') format('svg'),
		 url('../fonts/ClearSans-Light-webfont.woff') format('woff'),
		 url('../fonts/ClearSans-Light-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
