[class^="icon-"]:before, [class*=" icon-"]:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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-boleto:before {
    content: "\e900";
}
.icon-cabide:before {
    content: "\e901";
}
.icon-cabide-cortado:before {
    content: "\e902";
}
.icon-enviado:before {
    content: "\e903";
}
.icon-erro:before {
    content: "\e904";
}
.icon-facebook:before {
    content: "\e905";
}
.icon-frete:before {
    content: "\e906";
}
.icon-linkedin:before {
    content: "\e907";
}
.icon-menu:before {
    content: "\e908";
}
.icon-orcamento:before {
    content: "\e909";
}
.icon-telefone:before {
    content: "\e90a";
}
.icon-whatsap-blog:before {
    content: "\e90b";
}
.icon-whatsapp:before {
    content: "\e90c";
}