@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?rq1lrj');
  src:  url('icomoon.eot?rq1lrj#iefix') format('embedded-opentype'),
    url('icomoon.ttf?rq1lrj') format('truetype'),
    url('icomoon.woff?rq1lrj') format('woff'),
    url('icomoon.svg?rq1lrj#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-star:before {
  content: "\e945";
}
.icon-arrow-left:before {
  content: "\e944";
}
.icon-arrow-right:before {
  content: "\e943";
}
.icon-dish:before {
  content: "\e942";
}
.icon-cart:before {
  content: "\e941";
}
.icon-pin:before {
  content: "\e938";
}
.icon-timer:before {
  content: "\e93c";
}
.icon-check:before {
  content: "\e940";
}
.icon-chevron-down:before {
  content: "\e92d";
}
.icon-close:before {
  content: "\e92e";
}
.icon-add:before {
  content: "\e92b";
}
.icon-minus-1:before {
  content: "\e933";
}
.icon-plus-1:before {
  content: "\e939";
}
.icon-minus:before {
  content: "\e934";
}
.icon-plus:before {
  content: "\e93a";
}
.icon-cash:before {
  content: "\e92c";
}
.icon-paypal:before {
  content: "\e936";
}
.icon-credit-card:before {
  content: "\e92f";
}
.icon-user:before {
  content: "\e93e";
}
.icon-pin-2:before {
  content: "\e937";
}
.icon-message:before {
  content: "\e932";
}
.icon-time:before {
  content: "\e93b";
}
.icon-payment:before {
  content: "\e935";
}
.icon-twitter:before {
  content: "\e93d";
}
.icon-youtube:before {
  content: "\e93f";
}
.icon-fb:before {
  content: "\e930";
}
.icon-instagram:before {
  content: "\e931";
}
