@font-face {
	font-family: 'neo_sansregular';
	src: url('neo_sans.eot');
	src: url('neo_sans.eot?#iefix') format('embedded-opentype'),
		url('neo_sans.woff') format('woff'),
		url('neo_sans.ttf') format('truetype'),
		url('neo_sans.svg#neo_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'neo_sanslight';
	src: url('neo_sans_light.eot');
	src: url('neo_sans_light.eot?#iefix') format('embedded-opentype'),
		url('neo_sans_light.woff') format('woff'),
		url('neo_sans_light.ttf') format('truetype'),
		url('neo_sans_light.svg#neo_sanslight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'fontello';
	src: url('fontello.eot?77324513');
	src: url('fontello.eot?77324513#iefix') format('embedded-opentype'),
	url('fontello.woff?77324513') format('woff'),
	url('fontello.ttf?77324513') format('truetype'),
	url('fontello.svg?77324513#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
.icon-plus:before { content: '\e800'; } /* 'mais' */
.icon-minus:before { content: '\e801'; } /* 'menos' */
.icon-angle-double-right:before { content: '\e802'; } /* '>>' */
.icon-whatsapp:before { content: '\e803'; } /* 'whatsapp' */
.icon-phone:before { content: '\e804'; } /* 'phone' */