@font-face {
	font-family: 'zz';
	src:url('../icons/zz.eot?7aaloo');
	src:url('../icons/zz.eot?#iefix7aaloo') format('embedded-opentype'),
		url('../icons/zz.woff?7aaloo') format('woff'),
		url('../icons/zz.ttf?7aaloo') format('truetype'),
		url('../icons/zz.svg?7aaloo#zz') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="zz-"], [class*=" zz-"] {
	font-family: 'zz';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.zz-minus:before {
	content: "\e606";
}
.zz-plus:before {
	content: "\e607";
}
.zz-arrow-bottom:before {
	content: "\e600";
}
.zz-arrow-left:before {
	content: "\e601";
}
.zz-arrow-right:before {
	content: "\e602";
}
.zz-arrow-top:before {
	content: "\e603";
}
.zz-zz-mail:before {
	content: "\e604";
}
.zz-zz-fb:before {
	content: "\e605";
}
