@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?glts8l');
	src:url('fonts/icomoon.eot?#iefixglts8l') format('embedded-opentype'),
		url('fonts/icomoon.woff?glts8l') format('woff'),
		url('fonts/icomoon.ttf?glts8l') format('truetype'),
		url('fonts/icomoon.svg?glts8l#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size:5em!important;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-br:before {
	content: "\e600";

}

.icon-job:before {
	content: "\e601";
}

.icon-cloud:before {
	content: "\e602";
}

.icon-certificado:before {
	content: "\e603";
}

.icon-hosting:before {
	content: "\e604";
}

.icon-folder:before {
	content: "\e605";
}

.icon-money:before {
	content: "\e606";
}

.icon-predios:before {
	content: "\e607";
}

.icon-carro:before {
	content: "\e608";
}

i.amarelo{color:#cd9304!important;}
i.verde{color:#4d8c59!important;}
i.azul{color:#3d799b!important;}
i.rosa{color:#b65658!important;}
i.roxo{color:#954193!important;}
i.cinza{color:#6f737a!important;}

