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

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

.moon-point:before {
	content: "\e600";
}

.moon-default:before {
	content: "\e02b";
}

.moon-reports:before {
	content: "\e039";
}
