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

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

.icon-proyecto:before {
  content: "\e910";
}
.icon-cajeros:before {
  content: "\e907";
}
.icon-cifras:before {
  content: "\e908";
}
.icon-defensoria:before {
  content: "\e909";
}
.icon-empleo:before {
  content: "\e90a";
}
.icon-pagos:before {
  content: "\e90b";
}
.icon-peticion:before {
  content: "\e90c";
}
.icon-saldo:before {
  content: "\e90d";
}
.icon-tarifas:before {
  content: "\e90e";
}
.icon-tullave:before {
  content: "\e918";
}
.icon-viaje:before {
  content: "\e919";
}
.icon-wifi:before {
  content: "\e91a";
}
.icon-transparencia:before {
  content: "\e906";
  color: #fff;
}
.icon-boletin:before {
  content: "\e905";
  color: #fff;
}
.icon-tarjetas:before {
  content: "\e90f";
}
.icon-facebook:before {
  content: "\e900";
}
.icon-twitter:before {
  content: "\e901";
}
.icon-instagram:before {
  content: "\e902";
}
.icon-youtube:before {
  content: "\e903";
}
.icon-rss:before {
  content: "\e904";
}
.universal-access:before {
 content: url('../img/accesibilidad.svg');
}
.universal-access:hover:before {
 content: url('../img/accesibilidad2.svg');
}
.icon-defecto:before{
  content: "\f013";
}
.icon-contrast:before{
  content: "\f042";
}
.icon-only_text:before{
  content: "\f15c";
}
.icon-text_size:before{
  content: "\f15c";
}
.universal-center_relev:before {
  content: url('../img/centro_relevo.svg');
 }