@font-face {
	font-family: cust;
	src: url("fontello.woff") format("woff"), url("fontello.ttf") format("truetype");
}
.cust-location-outline:before {
	content: '\e800';
	font-family: cust;
	font-weight: normal;
	font-style: normal;
}
.cust-heart-empty:before {
	content: '\e801';
	font-family: cust;
	font-weight: normal;
	font-style: normal;
}
.cust-location:before {
	content: '\e802';
	font-family: cust;
	font-weight: normal;
	font-style: normal;
}
.cust-vector:before {
	content: '\e803';
	font-family: cust;
	font-weight: normal;
	font-style: normal;
}