.cs {
	display: inline-block !important;
	font: normal normal normal 14px/1 csscfont !important;
	font-size: inherit !important;
	text-rendering: auto !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}

.c-icon-cresta-mail:before {
	content: "";
}

.c-icon-cresta-plus:before {
	content: "";
}

.c-icon-cresta-minus:before {
	content: "";
}

.c-icon-cresta-whatsapp:before {
	content: "";
}

.c-icon-cresta-vkontakte:before {
	content: "";
}

.c-icon-cresta-stumbleupon:before {
	content: "";
}

.c-icon-cresta-pinterest:before {
	content: "";
}

.c-icon-cresta-facebook:before {
	content: "";
}

.c-icon-cresta-twitter:before {
	content: "";
}

.c-icon-cresta-linkedin:before {
	content: "";
}

.c-icon-cresta-reddit:before {
	content: "";
}

.c-icon-cresta-buffer:before {
	content: "";
}

.c-icon-cresta-print:before {
	content: "";
}

.c-icon-cresta-xing:before {
	content: "";
}

.c-icon-cresta-spinner:before {
	content: "";
}

.c-icon-cresta-gplus:before {
	content: "";
}

.c-icon-cresta-ok:before {
	content: "";
}

.c-icon-cresta-telegram:before {
	content: "";
}

.c-icon-cresta-tumblr:before {
	content: "";
}

.animate-spin {
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	-webkit-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
	display: inline-block;
}