@font-face {
	font-family: DroidSans;
	src: url(DroidSans.ttf);
	font-weight: normal;
}

@font-face {
	font-family: DroidSans-Bold;
	src: url(DroidSans-Bold.ttf);
	font-weight: bold;
}