@font-face {
  font-family: 'helios';
  src: url('fonts/helios/helios.eot?376612');
  src: url('fonts/helios/helios.eot?376612#iefix') format('embedded-opentype'),
       url('fonts/helios/helios.woff2?376612') format('woff2'),
       url('fonts/helios/helios.woff?376612') format('woff'),
       url('fonts/helios/helios.ttf?376612') format('truetype'),
       url('fonts/helios/helios.svg?376612#helios') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'helios';
    src: url('fonts/helios/helios.svg?376612#helios') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "helios";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-badge:before { content: '\e815'; } /* '' */
.icon-bag:before { content: '\e816'; } /* '' */
.icon-basket:before { content: '\e817'; } /* '' */
.icon-book:before { content: '\e818'; } /* '' */
.icon-cart:before { content: '\e819'; } /* '' */
.icon-close:before { content: '\e81a'; } /* '' */
.icon-comments:before { content: '\e81b'; } /* '' */
.icon-cook-book:before { content: '\e81c'; } /* '' */
.icon-hands:before { content: '\e81d'; } /* '' */
.icon-fraise:before { content: '\e81e'; } /* '' */
.icon-heart:before { content: '\e81f'; } /* '' */
.icon-lamp:before { content: '\e820'; } /* '' */
.icon-menu:before { content: '\e821'; } /* '' */
.icon-orange:before { content: '\e822'; } /* '' */
.icon-pear:before { content: '\e823'; } /* '' */
.icon-pota:before { content: '\e824'; } /* '' */
.icon-recetas:before { content: '\e825'; } /* '' */
.icon-search:before { content: '\e826'; } /* '' */
.icon-sign-in:before { content: '\e827'; } /* '' */
.icon-time:before { content: '\e828'; } /* '' */
.icon-user:before { content: '\e829'; } /* '' */
.icon-users:before { content: '\e82a'; } /* '' */
.icon-utensils:before { content: '\e82b'; } /* '' */
.icon-present:before { content: '\e82c'; } /* '' */