@font-face {
    font-family: 'Bemauto';
    src:    url('fonts/Bemauto.eot?3od7jn');
    src:    url('fonts/Bemauto.eot?3od7jn#iefix') format('embedded-opentype'),
        url('fonts/Bemauto.ttf?3od7jn') format('truetype'),
        url('fonts/Bemauto.woff?3od7jn') format('woff'),
        url('fonts/Bemauto.svg?3od7jn#Bemauto') 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: 'Bemauto' !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-missao:before {
    content: "\e900";
}
.icon-visao:before {
    content: "\e901";
}
.icon-valores:before {
    content: "\e902";
}
.icon-equipa:before {
    content: "\e903";
}
.icon-transmissao:before {
    content: "\e904";
}
.icon-motor:before {
    content: "\e905";
}
.icon-liquidos:before {
    content: "\e906";
}
.icon-travagem:before {
    content: "\e907";
}
.icon-alimentacao:before {
    content: "\e908";
}
.icon-ignicao:before {
    content: "\e909";
}
.icon-carroceria:before {
    content: "\e90a";
}
.icon-eletrico:before {
    content: "\e90b";
}
.icon-embraiagem:before {
    content: "\e90c";
}
.icon-suspensao:before {
    content: "\e90d";
}
.icon-seguraca:before {
    content: "\e90e";
}

