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

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

.feature-icon-portion:before {
  content: "\e903";
}
.feature-icon-delivery:before {
  content: "\e900";
}
.feature-icon-gps:before {
  content: "\e901";
}
.feature-icon-OK:before {
  content: "\e902";
}
