@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?9qdmkv');
    src:    url('fonts/icomoon.eot?9qdmkv#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?9qdmkv') format('truetype'),
        url('fonts/icomoon.woff?9qdmkv') format('woff'),
        url('fonts/icomoon.svg?9qdmkv#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icono-"], [class*=" icono-"] {
    /* 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: none;


    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icono-LogoInelcom:before {
    content: "\e900";
}

