@font-face {
  font-family: 'Banner';
  src:  url('fonts/Banner.eot?2ve3jo');
  src:  url('fonts/Banner.eot?2ve3jo#iefix') format('embedded-opentype'),
    url('fonts/Banner.ttf?2ve3jo') format('truetype'),
    url('fonts/Banner.woff?2ve3jo') format('woff'),
    url('fonts/Banner.svg?2ve3jo#Banner') 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: 'Banner' !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-engrenagem:before {
  content: "\e900";
}
.icon-headset:before {
  content: "\e901";
}
.icon-Printer:before {
  content: "\e902";
}
.icon-truck:before {
  content: "\e903";
}
.icon-economia:before {
  content: "\e1900";
}
.icon-imprimir:before {
  content: "\e1901";
}
.icon-suporte:before {
  content: "\e1908";
}
.icon-troca:before {
  content: "\e1909";
}
