@font-face {
	font-family: 'Roboto Condensed';
	src: 
		url('../fonts/robotocondensed-regular-webfont.eot?') format('eot'),
		url('../fonts/robotocondensed-regular-webfont.woff') format('woff'),
		url('../fonts/robotocondensed-regular-webfont.ttf')  format('truetype'),
		url('../fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto Condensed';
	src: 
		url('../fonts/robotocondensed-italic-webfont.eot?') format('eot'),
		url('../fonts/robotocondensed-italic-webfont.woff') format('woff'),
		url('../fonts/robotocondensed-italic-webfont.ttf')  format('truetype'),
		url('../fonts/robotocondensed-italic-webfont.svg#roboto_condenseditalic') format('svg');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'Roboto Condensed';
	src: 
		url('../fonts/robotocondensed-bold-webfont.eot?') format('eot'),
		url('../fonts/robotocondensed-bold-webfont.woff') format('woff'),
		url('../fonts/robotocondensed-bold-webfont.ttf')  format('truetype'),
		url('../fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto Condensed';
	src: 
		url('../fonts/robotocondensed-bolditalic-webfont.eot?') format('eot'),
		url('../fonts/robotocondensed-bolditalic-webfont.woff') format('woff'),
		url('../fonts/robotocondensed-bolditalic-webfont.ttf')  format('truetype'),
		url('../fonts/robotocondensed-bolditalic-webfont.svg#roboto_condensedbolditalic') format('svg');
	font-weight: bold;
	font-style: italic;
}
