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

[class^="icon-prod-"], [class*=" icon-prod-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Productos' !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-prod-BUILDINGS:before {
  content: "\e900";
}
.icon-prod-CAR:before {
  content: "\e901";
}
.icon-prod-ICONO-FILE-LOCK:before {
  content: "\e902";
}
