@charset "UTF-8";

@font-face {
  font-family: "daisuki";
  src:url("fonts/daisuki.eot");
  src:url("fonts/daisuki.eot?#iefix") format("embedded-opentype"),
    url("fonts/daisuki.woff") format("woff"),
    url("fonts/daisuki.ttf") format("truetype"),
    url("fonts/daisuki.svg#daisuki") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "daisuki" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "daisuki" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-order:before {
  content: "\61";
}
.icon-add-review:before {
  content: "\63";
}
.icon-waiter:before {
  content: "\64";
}
.icon-status:before {
  content: "\66";
}
.icon-check:before {
  content: "\67";
}
.icon-plus:before {
  content: "\68";
}
.icon-warning:before {
  content: "\6a";
}
.icon-configure:before {
  content: "\6b";
}
.icon-pay:before {
  content: "\6c";
}
.icon-tax-info:before {
  content: "\6d";
}
.icon-receipt:before {
  content: "\6e";
}
.icon-info:before {
  content: "\6f";
}
.icon-help:before {
  content: "\71";
}
.icon-maincourses:before {
  content: "\75";
}
.icon-deserts:before {
  content: "\76";
}
.icon-drinks:before {
  content: "\77";
}
.icon-review:before {
  content: "\74";
}
.icon-food:before {
  content: "\78";
}
.icon-chef:before {
  content: "\69";
}
.icon-my-order:before {
  content: "\70";
}
.icon-menu:before {
  content: "\62";
}
.icon-share:before {
  content: "\7a";
}
.icon-calories:before {
  content: "\73";
}
.icon-confirm:before {
  content: "\65";
}
.icon-back:before {
  content: "\79";
}
.icon-close:before {
  content: "\41";
}
.icon-price:before {
  content: "\72";
}
.icon-sensors:before {
  content: "\42";
}
.icon-insert-plate:before {
  content: "\43";
}
.icon-nfc:before {
  content: "\44";
}
.icon-finish-plate:before {
  content: "\45";
}
