@font-face {
	font-family: "autoClearIcons";
	src: url("autoClearIcons.ttf?040817bc8211db8deb1f49e8831a12bd") format("truetype");
}

.autoClearIcons {
	line-height: 1;
}

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

.autoClearIcons-search:before {
	content: "\f101";
}
.autoClearIcons-check:before {
	content: "\f102";
}
.autoClearIcons-plus:before {
	content: "\f103";
}
