@font-face {
	font-family: "fth-icons";
	font-display: block;
	src: url("/fth-icons.woff2") format("woff2");
}

.fth-icon {
	line-height: 1;
}

.fth-icon:before {
	font-family: fth-icons !important;
	font-style: normal;
	font-weight: normal !important;
	vertical-align: top;
}

.fth-icon-bg-mandrake-stand:before {
	content: "\e900";
}
.fth-icon-bg-mandrake-run:before {
	content: "\e901";
}
.fth-icon-mandrake-face:before {
	content: "\e902";
}
.fth-icon-mandrake-run:before {
	content: "\e903";
}
.fth-icon-mandrake-sit:before {
	content: "\e904";
}
.fth-icon-gear:before {
	content: "\e905";
}
.fth-icon-eye-slash:before {
	content: "\e906";
}
.fth-icon-close:before {
	content: "\e907";
}
.fth-icon-pin:before {
	content: "\e908";
}
.fth-icon-clock:before {
	content: "\e909";
}
.fth-icon-arrow:before {
	content: "\e90a";
}
.fth-icon-poop:before {
	content: "\e90c";
}
