@font-face {
  font-family: 'ingredients-icons';
  src:  url('/~/media/Files/I/IFF-V2/fonts/ingredients-icons/ingredients-icons-eot.eot?vhk94u');
  src:  url('/~/media/Files/I/IFF-V2/fonts/ingredients-icons/ingredients-icons-eot.eot?vhk94u#iefix') format('embedded-opentype'),
    url('/~/media/Files/I/IFF-V2/fonts/ingredients-icons/ingredients-icons-ttf.ttf?vhk94u') format('truetype'),
    url('/~/media/Files/I/IFF-V2/fonts/ingredients-icons/ingredients-icons-woff.woff?vhk94u') format('woff'),
    url('/~/media/Files/I/IFF-V2/fonts/ingredients-icons/ingredients-icons-svg.svg?vhk94u#ingredients-icons-svg') 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: 'ingredients-icons' !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-sample-request:before {
  content: "\e900";
}
.icon-download:before {
  content: "\e901";
}
.icon-share:before {
  content: "\e902";
}
.icon-email:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-linkedin:before {
  content: "\e905";
}
.icon-pinterest:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
.icon-back-arrow:before {
  content: "\e909";
}



.resultitem.is-hidden.showresult
{opacity:1;}
