@font-face {
    font-family: "icons";
    src: url("./icons.eot?8970799d19da77de9f91dc7cc31c6326#iefix") format("embedded-opentype"),
url("./icons.woff2?8970799d19da77de9f91dc7cc31c6326") format("woff2"),
url("./icons.woff?8970799d19da77de9f91dc7cc31c6326") format("woff");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-Contactanos:before {
    content: "\f101";
}
.icon-Galeria:before {
    content: "\f102";
}
.icon-Home:before {
    content: "\f103";
}
.icon-Mis_Datos:before {
    content: "\f104";
}
.icon-Registro_Facturas:before {
    content: "\f105";
}
.icon-Subir_PDF:before {
    content: "\f106";
}
.icon-Terminos_y_condiciones:before {
    content: "\f107";
}
.icon-Tomar_Foto:before {
    content: "\f108";
}
