@font-face {
    font-family: 'icomoon';
    src:    url('icons-fonts/icomoon.eot?5og3i9');
    src:    url('icons-fonts/icomoon.eot?5og3i9#iefix') format('embedded-opentype'),
        url('icons-fonts/icomoon.ttf?5og3i9') format('truetype'),
        url('icons-fonts/icomoon.woff?5og3i9') format('woff'),
        url('icons-fonts/icomoon.svg?5og3i9#icomoon') 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: '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-audicion:before {
    content: "\e900";
}
.icon-calidad:before {
    content: "\e901";
}
.icon-capital:before {
    content: "\e902";
}
.icon-diagnostico:before {
    content: "\e903";
}
.icon-diagnostico-inicial:before {
    content: "\e904";
}
.icon-diseo:before {
    content: "\e905";
}
.icon-efectividad:before {
    content: "\e906";
}
.icon-enfoque:before {
    content: "\e907";
}
.icon-experiencia:before {
    content: "\e908";
}
.icon-metodologia:before {
    content: "\e909";
}
.icon-productividad:before {
    content: "\e90a";
}
.icon-reconocimiento:before {
    content: "\e90b";
}
.icon-resultado:before {
    content: "\e90c";
}
.icon-serivicio-consultor:before {
    content: "\e90d";
}
.icon-servicio:before {
    content: "\e90e";
}

