/* Custom Huge icons from Happy Addons */
@font-face {
	font-family: "Huge Icons";
	src: url('../fonts/huge-icons.woff2') format('woff2'),
		url('../fonts/huge-icons.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.huge,
.fashuge {
	font-family: "Huge 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;
}

.huge-customer-support:before {
	content: "\e9ed";
}

.huge-money-bag-02:before {
	content: "\f632";
}

.huge-solar-panel-01:before {
	content: "\f1f6";
}

.huge-solar-panel-02:before {
	content: "\f1f7";
}

.huge-solar-panel-03:before {
	content: "\f1f8";
}

.huge-solar-panel-04:before {
	content: "\f1f9";
}

.huge-solar-panel-05:before {
	content: "\f1fa";
}
