@font-face {
	font-family: "icomoon";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/icomoon.ttf?w554dd") format("truetype"),
	url("../fonts/icomoon.woff?w554dd") format("woff"),
	url("../fonts/icomoon.svg?w554dd#icomoon") format("svg");

	font-display: block;
}

i {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-variant: normal;
	-moz-osx-font-smoothing: grayscale;

/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	text-transform: none;

	speak: never;
}

.icon-history:before {
	content: "\e904";
}
.icon-tiktok .path1:before {
	color: rgb(0, 0, 0);
	content: "\e900";
}
.icon-tiktok .path2:before {
	margin-left: -1em;
	color: rgb(45, 204, 211);
	content: "\e901";
}
.icon-tiktok .path3:before {
	margin-left: -1em;
	color: rgb(241, 32, 74);
	content: "\e902";
}
.icon-tiktok .path4:before {
	margin-left: -1em;
	color: rgb(255, 255, 255);
	content: "\e903";
}
.icon-instagram:before {
	content: "\e003";
}
