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