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

[class^="icon-diet"], [class*=" icon-diet"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Diet' !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-dietdairy-free:before {
  content: "\e951";
}
.icon-dietgluten-free:before {
  content: "\e952";
}
.icon-dietnut-free:before {
  content: "\e953";
}
.icon-dietsugar-free:before {
  content: "\e954";
}
