@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?jk0nd3');
  src:  url('../fonts/icomoon.eot?jk0nd3#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?jk0nd3') format('truetype'),
    url('../fonts/icomoon.woff?jk0nd3') format('woff'),
    url('../fonts/icomoon.svg?jk0nd3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.menu-thumb-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon';
  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-bevande:before {
  content: "\e908";
}
.icon-dolci:before {
  content: "\e909";
}
.icon-ideeregalo:before {
  content: "\e90a";
}
.icon-terra:before {
  content: "\e90b";
}
.icon-birraeliquori:before {
  content: "\e900";
}
.icon-confetture:before {
  content: "\e901";
}
.icon-conserve_spezie:before {
  content: "\e902";
}
.icon-formaggi:before {
  content: "\e903";
}
.icon-forno:before {
  content: "\e904";
}
.icon-olio:before {
  content: "\e905";
}
.icon-salumi:before {
  content: "\e906";
}
.icon-vini:before {
  content: "\e907";
}
