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

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

.m-01:before {
	content: "\e800";
}
.m-02:before {
	content: "\e801";
}
.m-03:before {
	content: "\e802";
}
.m-04:before {
	content: "\e803";
}
.m-05:before {
	content: "\e804";
}
.m-06:before {
	content: "\e805";
}
.m-07:before {
	content: "\e806";
}

