@charset "UTF-8";

@font-face {
  font-family: "404";
  src:url("fonts/404.eot");
  src:url("fonts/404.eot?#iefix") format("embedded-opentype"),
    url("fonts/404.woff") format("woff"),
    url("fonts/404.ttf") format("truetype"),
    url("fonts/404.svg#404") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "404" !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^="icon404-"]:before,
[class*=" icon404-"]:before {
  font-family: "404" !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;
}

.icon404-1-banca-electronica:before {
  content: "\61";
}
.icon404-1-cuentas:before {
  content: "\62";
}
.icon404-1-flecha:before {
  content: "\63";
}
.icon404-1-prestamos:before {
  content: "\64";
}
.icon404-1-tarjetas:before {
  content: "\65";
}
