@font-face {
	font-family: 'icons';
	src:url('icons.eot?fnk1yn');
	src:url('icons.eot?#iefixfnk1yn') format('embedded-opentype'),
		url('icons.woff?fnk1yn') format('woff'),
		url('icons.ttf?fnk1yn') format('truetype'),
		url('icons.svg?fnk1yn#icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icons';
	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-icon_close:before {
	content: "\e607";
}
.icon-icon_search-mag-glass2:before {
	content: "\e608";
}
.icon-icon_arrow-down:before {
	content: "\e600";
}
.icon-icon_arrow-left:before {
	content: "\e601";
}
.icon-icon_arrow-right:before {
	content: "\e602";
}
.icon-icon_arrow-up:before {
	content: "\e603";
}
.icon-icon_hero-left:before {
	content: "\e604";
}
.icon-icon_hero-right:before {
	content: "\e605";
}
.icon-icon_search-mag-glass:before {
	content: "\e606";
}
