

/* NORMAL */


@font-face {
	font-family: 'fontawesome';
	src: 	url('fontawesome.eot');														/* IE9 compatibility modes */
	src: 	url('fontawesome.eot?#iefix') format('embedded-opentype'),					/* IE6 - IE8 */
			url('fontawesome.woff') format('woff'),										/* modern browsers */
			url('fontawesome.ttf') format('truetype'),									/* safari, android, ios */
			url('fontawesome.svg#fontawesomeregular') format('svg');					/* legacy ios */
	font-weight: normal;
	font-style: normal;
}


/* EOF */
