@font-face {
	font-family: 'trendz';
	src:url('fonts/trendz.eot?ftuyyu');
	src:url('fonts/trendz.eot?#iefixftuyyu') format('embedded-opentype'),
		url('fonts/trendz.ttf?ftuyyu') format('truetype'),
		url('fonts/trendz.woff?ftuyyu') format('woff'),
		url('fonts/trendz.svg?ftuyyu#trendz') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="tz-"], [class*=" tz-"] {
	font-family: 'trendz';
	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;
}

.tz-arrow-right:before {
	content: "\e601";
}
.tz-arrow-left:before {
	content: "\e602";
}
.tz-location:before {
	content: "\e603";
}
.tz-trendz-chat:before {
	content: "\e600";
}
