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

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

.car-casa:before {
  content: "\e900";
}
.car-equipo:before {
  content: "\e901";
}
.car-certificado:before {
  content: "\e902";
}
.car-honestidad:before {
  content: "\e903";
}
.car-transferencia-de-conocimiento:before {
  content: "\e904";
}
.car-resultado:before {
  content: "\e905";
}
