@font-face {
	font-family: 'RobotoCondensed';
	src:  url('RobotoCondensed-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RobotoCondensed';
	src:  url('RobotoCondensed-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'RobotoCondensed';
	src:  url('RobotoCondensed-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'RobotoCondensed';
	src:  url('RobotoCondensed-Lightitalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: 'RobotoCondensed';
	src:  url('RobotoCondensed-Bodlitalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}