@font-face {
	font-family: "icomoon";
	src: url("./fonts/icomoon.eot?iuvt28");
	src: url("./fonts/icomoon.eot?iuvt28#iefix") format("embedded-opentype"),
		url("./fonts/icomoon.ttf?iuvt28") format("truetype"),
		url("./fonts/icomoon.woff?iuvt28") format("woff"),
		url("./fonts/icomoon.svg?iuvt28#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

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

.icon-instagram1:before {
	content: "\e901";
}
.icon-instagram2:before {
	content: "\e902";
	color: #e4405f;
}
.icon-home:before {
	content: "\e900";
}
.icon-image:before {
	content: "\e90d";
}
.icon-price-tags:before {
	content: "\e936";
}
.icon-qrcode:before {
	content: "\e938";
}
.icon-cart:before {
	content: "\e93a";
}
.icon-coin-dollar:before {
	content: "\e93b";
}
.icon-envelop:before {
	content: "\e945";
}
.icon-location2:before {
	content: "\e948";
}
.icon-compass:before {
	content: "\e949";
}
.icon-search:before {
	content: "\e986";
}
.icon-enlarge:before {
	content: "\e989";
}
.icon-shrink:before {
	content: "\e98a";
}
.icon-lock:before {
	content: "\e98f";
}
.icon-unlocked:before {
	content: "\e990";
}
.icon-cog:before {
	content: "\e994";
}
.icon-bin:before {
	content: "\e9ac";
}
.icon-truck:before {
	content: "\e9b0";
}
.icon-road:before {
	content: "\e9b1";
}
.icon-switch:before {
	content: "\e9b6";
}
.icon-facebook2:before {
	content: "\ea91";
}
.icon-instagram:before {
	content: "\ea92";
}
.icon-whatsapp:before {
	content: "\ea93";
}
