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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-quote_icon:before {
	content: "\e602";
}

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

.icon-arrow_next:before {
	content: "\e600";
}

.icon-arrow_prev:before {
	content: "\e601";
}

