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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'fontawesome';
	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-star:before {
	content: "\e602";
}
