@font-face {
	font-family: cart;
	src: url("fontello.woff") format("woff"), url("fontello.ttf") format("truetype");
}
.cart-truck-trash-svgrepo-com:before {
	content: '\e800';
	font-family: cart;
	font-weight: normal;
	font-style: normal;
}
.cart-garbage-bin-svgrepo-com:before {
	content: '\e801';
	font-family: cart;
	font-weight: normal;
	font-style: normal;
}
.cart-basket:before {
	content: '\e802';
	font-family: cart;
	font-weight: normal;
	font-style: normal;
}
.cart-shopping-basket:before {
	content: '\f291';
	font-family: cart;
	font-weight: normal;
	font-style: normal;
}