@font-face {
	font-family: logo;
	src: url("fontello.woff") format("woff"), url("fontello.ttf") format("truetype");
}
.logo-logo:before {
	content: '\e800';
	font-family: logo;
	font-weight: normal;
	font-style: normal;
}