@font-face {
	font-family: 'icomoon';
	src:url('http://cdn.xuansiwei.com/qingn643/fonts/icomoon.eot?lpuyoz');
	src:url('http://cdn.xuansiwei.com/qingn643/fonts/icomoon.eot?lpuyoz#iefix') format('embedded-opentype'),
		url('http://cdn.xuansiwei.com/qingn643/fonts/icomoon.ttf?lpuyoz') format('truetype'),
		url('/fonts/icomoon.woff') format('woff'),
		url('http://cdn.xuansiwei.com/qingn643/fonts/icomoon.svg?lpuyoz#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-cart:before {
	content: "\e800";
}
.icon-heart:before {
	content: "\e801";
}
.icon-zoom:before {
	content: "\e802";
}

