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

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

.ibi-prueba1:before {
  content: "\e911";
}
.ibi-otros:before {
  content: "\e90d";
}
.ibi-decorativos:before {
  content: "\e90b";
}
.ibi-imper:before {
  content: "\e90c";
}
.ibi-pisos:before {
  content: "\e90e";
}
.ibi-pulido:before {
  content: "\e90f";
}
.ibi-sistemas:before {
  content: "\e910";
}
.ibi-enlace:before {
  content: "\e900";
}
.ibi-equis:before {
  content: "\e901";
}
.ibi-flecha-arriba:before {
  content: "\e902";
}
.ibi-flecha-abajo:before {
  content: "\e903";
}
.ibi-flecha-izquierda:before {
  content: "\e904";
}
.ibi-flecha-derecha:before {
  content: "\e905";
}
.ibi-flecha-arriba-alt:before {
  content: "\e906";
}
.ibi-flecha-abajo-alt:before {
  content: "\e907";
}
.ibi-flecha-izquierda-alt:before {
  content: "\e908";
}
.ibi-flecha-derecha-alt:before {
  content: "\e909";
}
.ibi-alimenticio:before {
  content: "\e90a";
}
