@font-face {
	font-family: 'RobotoCnBold';
	src: url('roboto-boldcondensed-webfont.eot');
	src: url('roboto-boldcondensed-webfont.eot?#iefix') format('embedded-opentype'),
	url('roboto-boldcondensed-webfont.woff') format('woff'),
	url('roboto-boldcondensed-webfont.ttf') format('truetype'),
	url('roboto-boldcondensed-webfont.svg#RobotoCnBold') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'RobotoLtMed';
	src: url('roboto-medium-webfont.eot');
	src: url('roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
	url('roboto-medium-webfont.woff') format('woff'),
	url('roboto-medium-webfont.ttf') format('truetype'),
	url('roboto-medium-webfont.svg#RobotoLtRegular') format('svg');
	font-weight: normal;
	font-style: normal;

}