@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?fywa3g');
  src:  url('../fonts/icomoon.eot?fywa3g#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?fywa3g') format('truetype'),
    url('../fonts/icomoon.woff?fywa3g') format('woff'),
    url('../fonts/icomoon.svg?fywa3g#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: 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-app-phone:before {
  content: "\f251";
}
.icon-coffee-drink:before {
  content: "\f252";
}
.icon-coupon-card:before {
  content: "\f253";
}
.icon-diamond:before {
  content: "\f254";
}
.icon-fill-form:before {
  content: "\f255";
}
.icon-hairdressing:before {
  content: "\f256";
}
.icon-headset-microphone:before {
  content: "\f257";
}
.icon-nail-art:before {
  content: "\f258";
}
.icon-point-card:before {
  content: "\f259";
}
.icon-publish:before {
  content: "\f260";
}
.icon-shop:before {
  content: "\f261";
}
.icon-shoppingbag:before {
  content: "\f246";
}
