@font-face {
	font-family: shopping-cart;
	src: url("fontello.woff") format("woff"), url("fontello.ttf") format("truetype");
}
.shopping-cart-shopping-basket:before {
	content: '\f291';
	font-family: shopping-cart;
	font-weight: normal;
	font-style: normal;
}