@font-face {
  font-family: 'gluten-free';
  src:  url('../fonts/gluten-free.eot?8hogfw');
  src:  url('../fonts/gluten-free.eot?8hogfw#iefix') format('embedded-opentype'),
    url('../fonts/gluten-free.ttf?8hogfw') format('truetype'),
    url('../fonts/gluten-free.woff?8hogfw') format('woff'),
    url('../fonts/gluten-free.svg?8hogfw#gluten-free') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gluten-free' !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;
}
.icon2-gluten-free:before {
  content: "\e901";
}
.icon2-gluten-free {
  color: brown;
}