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

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family:'icones' !important;
	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;
}

.icon-aniversariantes:before {
	content:"\e903";
}

.icon-camera:before {
	content:"\e905";
}

.icon-check:before {
	content:"\e906";
}

.icon-ficha:before {
	content:"\e907";
}

.icon-links-uteis:before {
	content:"\e908";
}

.icon-lock:before {
	content:"\e909";
}

.icon-mail:before {
	content:"\e90b";
}

.icon-parceiros:before {
	content:"\e911";
}

.icon-plus:before {
	content:"\e913";
}

.icon-search:before {
	content:"\e914";
}

.icon-video:before {
	content:"\e915";
}

.icon-arrow-up:before {
	content:"\e900";
}

.icon-arrow-down:before {
	content:"\e901";
}

.icon-arrow-left:before {
	content:"\e902";
}

.icon-arrow-right:before {
	content:"\e904";
}

.icon-facebook:before {
	content:"\e90a";
}

.icon-twitter:before {
	content:"\e910";
}

.icon-youtube:before {
	content:"\e912";
}

.icon-googleplus:before {
	content:"\e90c";
}

.icon-instagram:before {
	content:"\e90d";
}

.icon-linkedin:before {
	content:"\e90e";
}

.icon-pinterest:before {
	content:"\e90f";
}

.icon-x:before {
	content:"\e916";
}

.icon-spinner:before {
	content:"\e917";
}

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

