@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?wc2ew3');
	src:url('fonts/icomoon.eot?wc2ew3#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?wc2ew3') format('truetype'),
		url('fonts/icomoon.woff?wc2ew3') format('woff'),
		url('fonts/icomoon.svg?wc2ew3#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-Shape:before {
	content: "\e902";
}
.icon-back:before {
	content: "\e901";
}
.icon-download:before {
	content: "\e900";
}
.icon-heart:before {
	content: "\f004";
}
.icon-chevron-up:before {
	content: "\f077";
}
.icon-chevron-down:before {
	content: "\f078";
}
.icon-bars:before {
	content: "\f0c9";
}
.icon-navicon:before {
	content: "\f0c9";
}
.icon-reorder:before {
	content: "\f0c9";
}

