@font-face {
	font-family:'icones';
	src:url('../fonte/icones/icones.eot?kbxrwd');
	src:url('../fonte/icones/icones.eot?kbxrwd#iefix') format('embedded-opentype'),
	url('../fonte/icones/icones.ttf?kbxrwd') format('truetype'),
	url('../fonte/icones/icones.woff?kbxrwd') format('woff'),
	url('../fonte/icones/icones.svg?kbxrwd#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-arrow-down:before {
	content:"\e90b";
}

.icon-arrow-up:before {
	content:"\e90c";
}

.icon-arrow-left:before {
	content:"\e90d";
}

.icon-arrow-right:before {
	content:"\e90f";
}

.icon-marker:before {
	content:"\e909";
}

.icon-arquivo-doc:before {
	content:"\e900";
}

.icon-arquivo-pdf:before {
	content:"\e901";
}

.icon-arquivo-zip:before {
	content:"\e902";
}

.icon-play:before {
	content:"\e905";
}

.icon-facebook-b:before {
	content:"\e90a";
}

.icon-facebook:before {
	content:"\e933";
}

.icon-twitter:before {
	content:"\e926";
}

.icon-googleplus:before {
	content:"\e906";
}

.icon-pinterest:before {
	content:"\e907";
}

.icon-instagram:before {
	content:"\e903";
}

.icon-youtube:before {
	content:"\e90e";
}

.icon-linkedin:before {
	content:"\e904";
}

.icon-x:before {
	content:"\e908";
}

.icon-spinner:before {
	content:"\e921";
}

.icon-menu:before {
	content:"\e92a";
}


@font-face {
	font-family:'icones2';
	src:url('../fonte/icones/icomoon.eot?kbxrwd');
	src:url('../fonte/icones/icomoon.eot?kbxrwd#iefix') format('embedded-opentype'),
	url('../fonte/icones/icomoon.ttf?kbxrwd') format('truetype'),
	url('../fonte/icones/icomoon.woff?kbxrwd') format('woff'),
	url('../fonte/icones/icomoon.svg?kbxrwd#icones2') format('svg');
	font-weight:normal;
	font-style:normal;
}

[class^="icon2-"], [class*=" icon2-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family:'icones2' !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;
}

.icon2-phone1:before {
	content:"\e93a";
}

.icon2-phone2:before {
	content:"\e93b";
}

.icon2-person:before {
	content:"\e930";
}

.icon2-whrite:before {
	content:"\e931";
}

.icon2-mail:before {
	content:"\e932";
}