@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?83833172');
  src: url('../fonts/fontello.eot?83833172#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff?83833172') format('woff'),
       url('../fonts/fontello.ttf?83833172') format('truetype'),
       url('../fonts/fontello.svg?83833172#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('../fonts/fontello.svg?83833172#fontello') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  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%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-music:before { content: '\e830' !important; } /* '' */
.icon-cancel:before { content: '\e831' !important; } /* '' */
.icon-mail:before { content: '\e801' !important; } /* '' */
.icon-heart:before { content: '\e802' !important; } /* '' */
.icon-star:before { content: '\e803' !important; } /* '' */
.icon-user:before { content: '\e804' !important; } /* '' */
.icon-videocam:before { content: '\e805' !important; } /* '' */
.icon-camera:before { content: '\e806' !important; } /* '' */
.icon-photo:before { content: '\e807' !important; } /* '' */
.icon-attach:before { content: '\e808' !important; } /* '' */
.icon-lock:before { content: '\e809' !important; } /* '' */
.icon-eye:before { content: '\e80a' !important; } /* '' */
.icon-tag:before { content: '\e80b' !important; } /* '' */
.icon-thumbs-up:before { content: '\e80c' !important; } /* '' */
.icon-pencil:before { content: '\e80d' !important; } /* '' */
.icon-comment:before { content: '\e80e' !important; } /* '' */
.icon-location:before { content: '\e80f' !important; } /* '' */
.icon-cup:before { content: '\e810' !important; } /* '' */
.icon-trash:before { content: '\e811' !important; } /* '' */
.icon-doc:before { content: '\e812' !important; } /* '' */
.icon-note:before { content: '\e813' !important; } /* '' */
.icon-cog:before { content: '\e814' !important; } /* '' */
.icon-params:before { content: '\e815' !important; } /* '' */
.icon-calendar:before { content: '\e816' !important; } /* '' */
.icon-sound:before { content: '\e817' !important; } /* '' */
.icon-search:before { content: '\e800' !important; } /* '' */
.icon-lightbulb:before { content: '\e819' !important; } /* '' */
.icon-tv:before { content: '\e81a' !important; } /* '' */
.icon-desktop:before { content: '\e81b' !important; } /* '' */
.icon-mobile:before { content: '\e81c' !important; } /* '' */
.icon-cd:before { content: '\e81d' !important; } /* '' */
.icon-inbox:before { content: '\e81e' !important; } /* '' */
.icon-globe:before { content: '\e81f' !important; } /* '' */
.icon-cloud:before { content: '\e820' !important; } /* '' */
.icon-paper-plane:before { content: '\e821' !important; } /* '' */
.icon-fire:before { content: '\e822' !important; } /* '' */
.icon-graduation-cap:before { content: '\e823' !important; } /* '' */
.icon-megaphone:before { content: '\e824' !important; } /* '' */
.icon-database:before { content: '\e825' !important; } /* '' */
.icon-key:before { content: '\e826' !important; } /* '' */
.icon-beaker:before { content: '\e827' !important; } /* '' */
.icon-truck:before { content: '\e828' !important; } /* '' */
.icon-money:before { content: '\e829' !important; } /* '' */
.icon-food:before { content: '\e82a' !important; } /* '' */
.icon-shop:before { content: '\e82b' !important; } /* '' */
.icon-diamond:before { content: '\e82c' !important; } /* '' */
.icon-t-shirt:before { content: '\e82d' !important; } /* '' */
.icon-wallet:before { content: '\e82e' !important; } /* '' */
.icon-ok:before { content: '\e82f' !important; } /* '' */
.icon-clock:before { content: '\e818' !important; } /* '' */
