@charset "utf-8";
/* CSS Document */


@font-face {
	font-family: 'droid_sans';
	src: url('../fonts/droidsans-webfont.eot');
	src: url('../fonts/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/droidsans-webfont.woff') format('woff'),
		url('../fonts/droidsans-webfont.ttf') format('truetype'),
		url('../fonts/droidsans-webfont.svg#droid_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'droid_sans';
	src: url('../fonts/droidsans-bold-webfont.eot');
	src: url('../fonts/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/droidsans-bold-webfont.woff') format('woff'),
		url('../fonts/droidsans-bold-webfont.ttf') format('truetype'),
		url('../fonts/droidsans-bold-webfont.svg#droid_sansbold') format('svg');
	font-weight: 700;
	font-style: normal;
}