@font-face {
  font-family: 'fontello-exp';
  src: url('fontello-exp/fontello-exp.eot?35401943');
  src: url('fontello-exp/fontello-exp.eot?35401943#iefix') format('embedded-opentype'),
       url('fontello-exp/fontello-exp.woff?35401943') format('woff'),
       url('fontello-exp/fontello-exp.ttf?35401943') format('truetype'),
       url('fontello-exp/fontello-exp.svg?35401943#fontello') 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: 'fontello';
    src: url('../font/fontello.svg?35401943#fontello') format('svg');
  }
}
*/
 
 [class^="icon-e-"]:before, [class*=" icon-e-"]:before {
  font-family: "fontello-exp";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
 
.icon-e-floor:before { content: '\e800'; } /* '' */
.icon-e-dust:before { content: '\e801'; } /* '' */
.icon-e-clean:before { content: '\e802'; } /* '' */
.icon-e-shine:before { content: '\e803'; } /* '' */
.icon-e-leaf:before { content: '\e804'; } /* '' */
.icon-e-drop:before { content: '\e805'; } /* '' */
.icon-e-diamond:before { content: '\e806'; } /* '' */