@font-face{
	font-family:'rs';
	src: url('../icons/rs.eot');
	src:
		url('../icons/rs.woff') format('woff'),
		url('../icons/rs.svg#rs') format('svg'),
		url('../icons/rs.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
.rs_icon { font-family: 'rs'; font-weight: 400 !important; font-style: normal !important; display: inline-block; }