@font-face {
  font-family: 'dynamo-kitchen';
  src:  url('fonts/dynamo-kitchen.eot?5r1g1w');
  src:  url('fonts/dynamo-kitchen.eot?5r1g1w#iefix') format('embedded-opentype'),
    url('fonts/dynamo-kitchen.ttf?5r1g1w') format('truetype'),
    url('fonts/dynamo-kitchen.woff?5r1g1w') format('woff'),
    url('fonts/dynamo-kitchen.svg?5r1g1w#dynamo-kitchen') 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: 'dynamo-kitchen' !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-upload:before {
  content: "\e912";
}
.icon-address:before {
  content: "\e90f";
}
.icon-message:before {
  content: "\e910";
}
.icon-phone:before {
  content: "\e911";
}
.icon-truck:before {
  content: "\e90e";
}
.icon-payment:before {
  content: "\e90a";
}
.icon-eyes:before {
  content: "\e90b";
}
.icon-location:before {
  content: "\e90c";
}
.icon-my-setting:before {
  content: "\e90d";
}
.icon-dashboard:before {
  content: "\e900";
}
.icon-live-orders:before {
  content: "\e901";
}
.icon-orders:before {
  content: "\e902";
}
.icon-cuisine:before {
  content: "\e903";
}
.icon-manage-menu:before {
  content: "\e904";
}
.icon-my-services:before {
  content: "\e905";
}
.icon-media:before {
  content: "\e906";
}
.icon-manage-review:before {
  content: "\e907";
}
.icon-kitchen-settings:before {
  content: "\e908";
}
.icon-logout:before {
  content: "\e909";
}
