
@font-face {
	font-family: 'Roboto Condensed';
	src: url('../fonts/roboto/RobotoCondensed-Regular.eot');
	src: url('../fonts/roboto/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/roboto/RobotoCondensed-Regular.woff') format('woff'),
		url('../fonts/roboto/RobotoCondensed-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'OpenSans-Regular';
	src: url('../fonts/OpenSans/OpenSans_gdi.eot');
	src: url('../fonts/OpenSans/OpenSans_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans/OpenSans_gdi.woff') format('woff'),
		url('../fonts/OpenSans/OpenSans_gdi.ttf') format('truetype'),
		url('../fonts/OpenSans/OpenSans_gdi.svg#OpenSans-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}
