@font-face {
	font-family: "tb-icon";
	src: url("../fonts/tb-icon.woff2") format("woff2");
	font-display: swap;
}

.tb-icon,
.tb-icon-blood-drop,
.tb-icon-blur,
.tb-icon-delivery-svgrepo,
.tb-icon-element-plus,
.tb-icon-liquid-soap,
.tb-icon-perfume,
.tb-icon-zt-sourcing,
.tb-icon-zu-facial-area {
	font-size: 20px;
	position: relative;
	top: 4px;
	margin-right: 6px;
}

.tb-icon:before {
	font-family: "tb-icon";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
}

.tb-icon-blood-drop:before {
	content: "\E010";
}

.tb-icon-blur:before {
	content: "\E011";
}

.tb-icon-delivery-svgrepo:before {
	content: "\E034";
}

.tb-icon-element-plus:before {
	content: "\E039";
}

.tb-icon-liquid-soap:before {
	content: "\E057";
}

.tb-icon-perfume:before {
	content: "\E071";
}

.tb-icon-zt-sourcing:before {
	content: "\E0B2";
}

.tb-icon-zu-facial-area:before {
	content: "\E0B6";
}
