@font-face {
	font-family: "lanzo-icon";
	src: url("../ttf/lanzo-iconbb2e.ttf") format("truetype"), url("../woff/lanzo-iconbb2e.woff") format("woff"), url("../svg/lanzo-iconbb2e.svg#lanzo-icon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

[class^="lanzo-icon-"],
[class*=" lanzo-icon-"] {

	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "lanzo-icon" !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	speak: none;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.lanzo-icon-search-interface-symbol::before {
	content: "\e904";
}

.lanzo-icon-heart-1::before {
	content: "\e903";
}

.lanzo-icon-heart::before {
	content: "\e900";
}

.lanzo-icon-shopping-bag-1::before {
	content: "\e901";
}

.lanzo-icon-shopping-bag-2::before {
	content: "\e902";
}
