@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?srbgj1');
  src:  url('fonts/icomoon.eot?srbgj1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?srbgj1') format('truetype'),
    url('fonts/icomoon.woff?srbgj1') format('woff'),
    url('fonts/icomoon.svg?srbgj1#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-icons8-restaurant-table:before {
  content: "\e900";
}
.icon-icons8-cook:before {
  content: "\e901";
}
.icon-icons8-salad:before {
  content: "\e902";
}
.icon-icons8-shrimp-and-lobster:before {
  content: "\e903";
}
.icon-icons8-tableware:before {
  content: "\e904";
}
.icon-icons8-ticket:before {
  content: "\e905";
}
.icon-icons8-clock:before {
  content: "\e906";
}
.icon-icons8-date:before {
  content: "\e907";
}
.icon-icons8-company:before {
  content: "\e908";
}
.icon-icons8-envelope:before {
  content: "\e909";
}
.icon-icons8-phone:before {
  content: "\e90a";
}
.icon-icons8-address:before {
  content: "\e90b";
}
.icon-icons8-champagne:before {
  content: "\e90c";
}
.icon-icons8-take-away-food:before {
  content: "\e90d";
}
.icon-icons8-menu:before {
  content: "\e90e";
}
