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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'simulador' !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-laminamovel:before {
  content: "\a906";
}
.icon-lamina:before {
  content: "\a904";
}
.icon-portao:before {
  content: "\a905";
}
.icon-blinds:before {
  content: "\a900";
}
.icon-engine:before {
  content: "\a901";
}
.icon-xmlfile:before {
  content: "\a903";
}
