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