﻿@font-face {
	font-family: 'Droid Sans';
	font-style: normal;
	font-weight: 400;
	src:url('../fonts/DroidSans.eot');
	src:url('../fonts/DroidSans.eot?#iefix') format('embedded-opentype'),
		url('../fonts/DroidSans.ttf') format('truetype'),
		url('../fonts/DroidSans.woff') format('woff'),
		url('../fonts/DroidSans.svg#DroidSans') format('svg');
}
@font-face {
	font-family: 'Droid Sans';
	font-style: normal;
	font-weight: 700;
	src:url('../fonts/DroidSans-Bold.eot');
	src:url('../fonts/DroidSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/DroidSans-Bold.ttf') format('truetype'),
		url('../fonts/DroidSans-Bold.woff') format('woff'),
		url('../fonts/DroidSans-Bold.svg#DroidSans-Bold') format('svg');
}
