@font-face {
  font-family: 'tpv-icons';
    src: url('../fonts_estandarv2/tpv-icons.eot');
    src: url('../fonts_estandarv2/tpv-icons.eot?#iefix') format('embedded-opentype'),
  		 url('../fonts_estandarv2/tpv-icons.woff') format('woff'),
         url('../fonts_estandarv2/tpv-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'tpv-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-eye:before {
  content: "\21";
}
.icon-refresh:before {
  content: "\2d";
}
.icon-compra:before {
  content: "\2e";
}
.icon-datos:before {
  content: "\2f";
}
.icon-mail:before {
  content: "\30";
}
.icon-hce:before {
  content: "\54";
}
.icon-notificacion:before {
  content: "\5b";
}
.icon-registro:before {
  content: "\5d";
}
.icon-warning:before {
  content: "\61";
}
.icon-chevron-down:before {
  content: "\63";
}
.icon-ko:before {
  content: "\64";
}
.icon-chevron-up:before {
  content: "\65";
}
.icon-chevron-left:before {
  content: "\67";
}
.icon-tarjeta:before, .icon-invalid:before {
  content: "\6d";
}
.icon-editar:before {
  content: "\6e";
}
.icon-info:before {
  content: "\e900";
}
.icon-direccion:before {
  content: "\e907";
}
.icon-printer:before {
  content: "\e954";
}
.icon-download:before {
  content: "\e960";
}
.icon-ok:before {
  content: "\36";
}
