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

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

.fuel-office:before {
  content: "\e901";
}
.fuel-contract:before {
  content: "\e900";
}
.fuel-chart:before {
  content: "\e906";
}
.fuel-kit:before {
  content: "\e905";
}
