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