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

[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-myicon-appetizers:before {
  content: "\e900";
}
.icon-myicon-chef:before {
  content: "\e901";
}
.icon-myicon-cookers:before {
  content: "\e902";
}
.icon-myicon-glove:before {
  content: "\e903";
}
.icon-myicon-meat:before {
  content: "\e904";
}
.icon-myicon-menu:before {
  content: "\e905";
}
.icon-myicon-menutxt:before {
  content: "\e906";
}
.icon-myicon-oven:before {
  content: "\e907";
}
.icon-myicon-reserved:before {
  content: "\e908";
}
.icon-myicon-salad:before {
  content: "\e909";
}
.icon-myicon-camera:before {
  content: "\e910";
}
.icon-myicon-reviews:before {
  content: "\e911";
}
.icon-myicon-mail:before {
  content: "\e912";
}