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

.alo {
	font-family: 'alotorres';
	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;
}

.alo-texto:before {
	content: "\e900";
}
.alo-alo:before {
	content: "\e901";
}

