@font-face {
	font-family: "xstore-icons";
	src: url("/wp-content/plugins/et-core-plugin/app/assets/lib/xstore-icons/css/../fonts/xstore-icons-bold.ttf") format("truetype"), url("/wp-content/plugins/et-core-plugin/app/assets/lib/xstore-icons/css/../fonts/xstore-icons-bold.woff") format("woff"), url("/wp-content/plugins/et-core-plugin/app/assets/lib/xstore-icons/css/../fonts/xstore-icons-bold.eot") format("eot"), url("/wp-content/plugins/et-core-plugin/app/assets/lib/xstore-icons/css/../fonts/xstore-icons-bold.svg#xstore-icons") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.et-icon {
	font-family: "xstore-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}