@font-face {
	font-family: "Happy Icons";
	src: url("happy-icons.woff2") format("woff2"),
		url("happy-icons.woff") format("woff"),
		url("happy-icons.svg#happy-icons") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
.hm {
	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-chat-bubble-single:before {
	content: "\e947";
}
.hm-magic-wand:before {
	content: "\e9d4";
}
.hm-mobile:before {
	content: "\e9e0";
}
.hm-timeline-spiral:before {
	content: "\eacd";
}