

/* NORMAL */


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


/* EOF */
