@font-face {
	font-family: "icomoon";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/common_icomoon.ttf?115kds") format("truetype"),
	url("../fonts/common_icomoon.woff?115kds") format("woff"),
	url("../fonts/common_icomoon.svg?115kds#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-access:before {
	content: "\e907";
}
.icon-faq:before {
	content: "\e908";
}
.icon-shop:before {
	content: "\e909";
}
.icon-program:before {
	content: "\e90a";
}
.icon-news:before {
	content: "\e90b";
}
.icon-page:before {
	content: "\e906";
}
.icon-circle:before {
	content: "\e905";
}
.icon-slide: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";
}
