@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?nxrgvn');
  src:  url('fonts/icomoon.eot?nxrgvn#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?nxrgvn') format('truetype'),
    url('fonts/icomoon.woff?nxrgvn') format('woff'),
    url('fonts/icomoon.svg?nxrgvn#icomoon') 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: 'icomoon' !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-bonus:before {
  content: "\e900";
  color: #f7c25a;
}
.icon-do-not-touch:before {
  content: "\e901";
  color: #f7c25a;
}
.icon-handshake:before {
  content: "\e902";
  color: #f7c25a;
}
.icon-hassle-free:before {
  content: "\e903";
  color: #f7c25a;
}
.icon-pound:before {
  content: "\e904";
  color: #f7c25a;
}
.icon-road:before {
  content: "\e905";
  color: #f7c25a;
}
.icon-save-time:before {
  content: "\e906";
  color: #f7c25a;
}
.icon-secure-shield:before {
  content: "\e907";
  color: #f7c25a;
}
.icon-shrug:before {
  content: "\e908";
  color: #f7c25a;
}
.icon-thumb-ups:before {
  content: "\e909";
  color: #f7c25a;
}
.icon-waste:before {
  content: "\e90a";
  color: #f7c25a;
}
