@font-face {
  font-family: 'qe_icons';
  src:  url('/modules/site/gfx/fonts/qe_icons.eot?7sr9lj');
  src:  url('/modules/site/gfx/fonts/qe_icons.eot?7sr9lj#iefix') format('embedded-opentype'),
    url('/modules/site/gfx/fonts/qe_icons.ttf?7sr9lj') format('truetype'),
    url('/modules/site/gfx/fonts/qe_icons.woff?7sr9lj') format('woff'),
    url('/modules/site/gfx/fonts/qe_icons.svg?7sr9lj#qe_icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'qe_icons' !important;
  speak: none;
  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-flame:before {
  content: "\e900";
}
.icon-fuel-station-pump:before {
  content: "\e901";
}
.icon-logo-qe:before {
  content: "\e902";
}
