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

[class^="produceicon-"], [class*=" produceicon-"] {
  /* 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;
}

.produceicon-freshfruit_icon:before {
  content: "\e900";
}

.produceicon-organic_icon:before {
  content: "\e901";
}

.produceicon-vegetables_icon:before {
  content: "\e902";
}

.produceicon-bar_icon:before {
  content: "\e903";
}

.produceicon-cafe_icon:before {
  content: "\e904";
}

.produceicon-export_icon:before {
  content: "\e905";
}

.produceicon-hotel_icon:before {
  content: "\e906";
}

.produceicon-rest_icon:before {
  content: "\e907";
}

.produceicon-takeaway_icon:before {
  content: "\e908";
}

