@font-face {
  font-family: 'coop-icons';
  src:  url('../iconos font/coop-icons.eot?ghvti6');
  src:  url('../iconos font/coop-icons.eot?ghvti6#iefix') format('embedded-opentype'),
    url('../iconos font/coop-icons.ttf?ghvti6') format('truetype'),
    url('../iconos font/coop-icons.woff?ghvti6') format('woff'),
    url('../iconos font/coop-icons.svg?ghvti6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ic-"], [class*=" ic-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'coop-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ic-pago-servicios-basicos:before {
  content: "\e901";
}
.ic-calculadora:before {
  content: "\e915";
}
.ic-ahorro-programado:before {
  content: "\e900";
}
.ic-cajeros-automaticos:before {
  content: "\e902";
}
.ic-certificados:before {
  content: "\e903";
}
.ic-compra-saldo:before {
  content: "\e904";
}
.ic-consulta-saldos:before {
  content: "\e905";
}
.ic-estado-cuenta:before {
  content: "\e906";
}
.ic-login:before {
  content: "\e907";
}
.ic-logout:before {
  content: "\e908";
}
.ic-pago-agua:before {
  content: "\e909";
}
.ic-pago-internet:before {
  content: "\e90a";
}
.ic-pago-luz:before {
  content: "\e90b";
}
.ic-pago-tarjeta:before {
  content: "\e90c";
}
.ic-pago-telefono:before {
  content: "\e90d";
}
.ic-pago-tv:before {
  content: "\e90e";
}
.ic-sea-socio:before {
  content: "\e90f";
}
.ic-solicite-credito:before {
  content: "\e910";
}
.ic-tarjeta-debito:before {
  content: "\e911";
}
.ic-transf-externas:before {
  content: "\e912";
}
.ic-transf-internas:before {
  content: "\e913";
}
.ic-usuario:before {
  content: "\e914";
}

