@font-face {
	font-family: 'rps';
	src:url('rps-fonts/rps.eot?bmgzjr');
	src:url('rps-fonts/rps.eot?#iefixbmgzjr') format('embedded-opentype'),
		url('rps-fonts/rps.woff?bmgzjr') format('woff'),
		url('rps-fonts/rps.ttf?bmgzjr') format('truetype'),
		url('rps-fonts/rps.svg?bmgzjr#rps') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'rps';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow-btn-left:before {
	content: "\e600";
}

.icon-arrow-btn-right:before {
	content: "\e601";
}

.icon-arrow-down:before {
	content: "\e602";
}

.icon-arrow-left:before {
	content: "\e603";
}

.icon-arrow-right:before {
	content: "\e604";
}

.icon-magnifier:before {
	content: "\e605";
}

.icon-menu:before {
	content: "\e606";
}

