@font-face {
    font-family: "icons";
    src: url("./icons.eot?7e253d215d2b34c060cf7756d51c8b36?#iefix") format("embedded-opentype"),
url("./icons.woff2?7e253d215d2b34c060cf7756d51c8b36") format("woff2"),
url("./icons.woff?7e253d215d2b34c060cf7756d51c8b36") format("woff"),
url("./icons.ttf?7e253d215d2b34c060cf7756d51c8b36") format("truetype"),
url("./icons.svg?7e253d215d2b34c060cf7756d51c8b36#icons") format("svg");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icon-5estrelas:before {
    content: "\f101";
}
.icon-icon-bolsa-valores:before {
    content: "\f102";
}
.icon-icon-casa:before {
    content: "\f103";
}
.icon-icon-comercial:before {
    content: "\f104";
}
.icon-icon-energia-planta:before {
    content: "\f105";
}
.icon-icon-engrenagem:before {
    content: "\f106";
}
.icon-icon-fazenda:before {
    content: "\f107";
}
.icon-icon-lampada:before {
    content: "\f108";
}
.icon-icon-painelsolar:before {
    content: "\f109";
}
.icon-icon-placa-solar:before {
    content: "\f10a";
}
.icon-icon-predio:before {
    content: "\f10b";
}
.icon-icon-reciclagem:before {
    content: "\f10c";
}
.icon-icon-retornomoney:before {
    content: "\f10d";
}
.icon-icon-setas:before {
    content: "\f10e";
}
