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

.hm,
.fashm {
	font-family: "Happy 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;
}

.hm-worker-cap:before {
	content: "\ea8d";
}

.hm-support-call:before {
	content: "\ea52";
}

.hm-tools:before {
	content: "\ea69";
}
