@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?a3rzlf');
  src:  url('fonts/icomoon.eot?a3rzlf#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?a3rzlf') format('truetype'),
    url('fonts/icomoon.woff?a3rzlf') format('woff'),
    url('fonts/icomoon.svg?a3rzlf#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-loyalty:before {
  content: "\e907";
}
.icon-insights:before {
  content: "\e90c";
}
.icon-analytics:before {
  content: "\e901";
}
.icon-dashboard:before {
  content: "\e902";
}
.icon-digital-menu:before {
  content: "\e903";
}
.icon-faster-orders:before {
  content: "\e904";
}
.icon-feedback:before {
  content: "\e905";
}
.icon-higher-tips:before {
  content: "\e906";
}
.icon-manual-work:before {
  content: "\e908";
}
.icon-marketing:before {
  content: "\e909";
}
.icon-menu:before {
  content: "\e90a";
}
.icon-pos:before {
  content: "\e90b";
}
.icon-fav:before {
  content: "\e900";
}
