
.text:before, .text-set {
	display: inline-block;
	font: normal normal normal 24px/1 "Text Icons";
	font-size: inherit;
	text-rendering: auto;
	line-height: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.text-contact-button::before {
	content: "";
}

.text-livechat::before {
	content: "";
}

.text-quality-badge::before {
	content: "";
}
