@charset "UTF-8";
@font-face {
    font-family: "openfont";
    src: url("openfont.eot");
    src: url("openfont.eot?#iefix") format("embedded-opentype"), url("openfont.woff") format("woff"), url("openfont.ttf") format("truetype"), url("openfont.svg#openfont") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "openfont" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "openfont" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-ocultard:before {
    content: "r";
}

.icon-gooplus:before {
    content: "g";
}

.icon-acceso:before {
    content: "l";
}

.icon-admira:before {
    content: "v";
}

.icon-ayuda:before {
    content: "a";
}

.icon-buscar:before {
    content: "b";
}

.icon-cerrar:before {
    content: "x";
}

.icon-chat:before {
    content: "j";
}

.icon-engrane:before {
    content: "c";
}

.icon-estrella:before {
    content: "e";
}

.icon-foco:before {
    content: "f";
}

.icon-iconflecha:before {
    content: "k";
}

.icon-menu:before {
    content: "o";
}

.icon-mostrard:before {
    content: "d";
}

.icon-sesion:before {
    content: "s";
}

.icon-twitter:before {
    content: "t";
}

.icon-pin:before {
    content: "p";
}

.icon-ocultarm:before {
    content: "n";
}

.icon-notificar:before {
    content: "i";
}

.icon-mostrarm:before {
    content: "m";
}
