@font-face {
	font-family: max;
	src: url("max.woff") format("woff"), url("max.ttf") format("truetype");
}
.max-mmax:before {
	content: '\0042';
	font-family: max;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}