@font-face {
	font-family: 'marcelo';
	src:url('marcelo.eot?ezkoec');
	src:url('marcelo.eot?#iefixezkoec') format('embedded-opentype'),
		url('marcelo.ttf?ezkoec') format('truetype'),
		url('marcelo.woff?ezkoec') format('woff'),
		url('marcelo.svg?ezkoec#marcelo') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'marcelo';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 0;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
	content: "\e6e0";
}
