@font-face {
	font-family: 'tp';
	src:url('fonts/tp.eot?vhb22u');
	src:url('fonts/tp.eot?#iefixvhb22u') format('embedded-opentype'),
		url('fonts/tp.woff?vhb22u') format('woff'),
		url('fonts/tp.ttf?vhb22u') format('truetype'),
		url('fonts/tp.svg?vhb22u#tp') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="tp-icon-"], [class*=" tp-icon-"] {
	font-family: 'tp';
	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;
}

.tp-icon-signup:before {
	content: "\e600";
}
