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

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

.icon-humanise:before {
	content: "\2f";
}
