@font-face {
  font-family: 'curso-info-iccac';
  src:  url('fonts/curso-info-iccac.eot?tctzaa');
  src:  url('fonts/curso-info-iccac.eot?tctzaa#iefix') format('embedded-opentype'),
    url('fonts/curso-info-iccac.ttf?tctzaa') format('truetype'),
    url('fonts/curso-info-iccac.woff?tctzaa') format('woff'),
    url('fonts/curso-info-iccac.svg?tctzaa#curso-info-iccac') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-pagos-"], [class*=" icon-pagos-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'curso-info-iccac' !important;
  speak: never;
  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;
}

.icon-pagos-tarjeta:before {
  content: "\e900";
  color: #153c69;
}
.icon-pagos-transfer:before {
  content: "\e901";
  color: #153c69;
}
.icon-pagos-ventanilla:before {
  content: "\e902";
  color: #153c69;
}
.icon-pagos-tiendas:before {
  content: "\e903";
  color: #153c69;
}
