/*
 * This CSS file has been generated by fontsquirrel.com
 *
 * The fonts included are copyrighted.
 *
 * @vendor: Google Android
 * @vendorurl: http://code.google.com/android/
 * The license for this font family can be found on the fontsquirrel.com website.
 *
 * @licenseurl: http://www.fontsquirrel.com/license/Droid-Sans
 *
 */

/* For IE */

@font-face {
	font-family: 'Droid Sans';
	src: url('../fonts/DroidSans.eot');
}

/* For Other Browsers */

@font-face {
	font-family: 'Droid Sans';
	src: local('Droid Sans Regular'),
	     local('DroidSans-Regular'),
	     url('../fonts/DroidSans.ttf') format('truetype');
}

@font-face {
	font-family: 'Droid Sans';
	src: local('Droid Sans Bold'),
	     local('DroidSans-Bold'),
	     url('../fonts/DroidSans-Bold.ttf') format('truetype');
	font-weight: bold;
}