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

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

.profession-logo:before {
	content: "\e600";
}
