@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?53761012');
  src: url('../font/fontello.eot?53761012#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?53761012') format('woff'),
       url('../font/fontello.ttf?53761012') format('truetype'),
       url('../font/fontello.svg?53761012#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?53761012#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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-linecons-music:before { content: '\e700'; } /* '' */
.icon-linecons-search:before { content: '\e701'; } /* '' */
.icon-linecons-mail:before { content: '\e702'; } /* '' */
.icon-linecons-heart:before { content: '\e703'; } /* '' */
.icon-linecons-star:before { content: '\e704'; } /* '' */
.icon-linecons-user:before { content: '\e705'; } /* '' */
.icon-linecons-videocam:before { content: '\e706'; } /* '' */
.icon-linecons-camera:before { content: '\e707'; } /* '' */
.icon-linecons-photo:before { content: '\e708'; } /* '' */
.icon-linecons-attach:before { content: '\e709'; } /* '' */
.icon-linecons-lock:before { content: '\e70a'; } /* '' */
.icon-linecons-eye:before { content: '\e70b'; } /* '' */
.icon-linecons-tag:before { content: '\e70c'; } /* '' */
.icon-linecons-thumbs-up:before { content: '\e70d'; } /* '' */
.icon-linecons-pencil:before { content: '\e70e'; } /* '' */
.icon-linecons-comment:before { content: '\e70f'; } /* '' */
.icon-linecons-location:before { content: '\e710'; } /* '' */
.icon-linecons-cup:before { content: '\e711'; } /* '' */
.icon-linecons-doc:before { content: '\e712'; } /* '' */
.icon-linecons-trash:before { content: '\e713'; } /* '' */
.icon-linecons-note:before { content: '\e714'; } /* '' */
.icon-linecons-cog:before { content: '\e715'; } /* '' */
.icon-linecons-params:before { content: '\e716'; } /* '' */
.icon-linecons-calendar:before { content: '\e717'; } /* '' */
.icon-linecons-sound:before { content: '\e718'; } /* '' */
.icon-linecons-clock:before { content: '\e719'; } /* '' */
.icon-linecons-lightbulb:before { content: '\e71a'; } /* '' */
.icon-linecons-tv:before { content: '\e71b'; } /* '' */
.icon-linecons-desktop:before { content: '\e71c'; } /* '' */
.icon-linecons-mobile:before { content: '\e71d'; } /* '' */
.icon-linecons-cd:before { content: '\e71e'; } /* '' */
.icon-linecons-inbox:before { content: '\e71f'; } /* '' */
.icon-linecons-globe:before { content: '\e720'; } /* '' */
.icon-linecons-cloud:before { content: '\e721'; } /* '' */
.icon-linecons-paper-plane:before { content: '\e722'; } /* '' */
.icon-linecons-fire:before { content: '\e723'; } /* '' */
.icon-linecons-graduation-cap:before { content: '\e724'; } /* '' */
.icon-linecons-megaphone:before { content: '\e725'; } /* '' */
.icon-linecons-key:before { content: '\e726'; } /* '' */
.icon-linecons-database:before { content: '\e727'; } /* '' */
.icon-linecons-beaker:before { content: '\e728'; } /* '' */
.icon-linecons-truck:before { content: '\e729'; } /* '' */
.icon-linecons-money:before { content: '\e72a'; } /* '' */
.icon-linecons-food:before { content: '\e72b'; } /* '' */
.icon-linecons-shop:before { content: '\e72c'; } /* '' */
.icon-linecons-diamond:before { content: '\e72d'; } /* '' */
.icon-linecons-t-shirt:before { content: '\e72e'; } /* '' */
.icon-linecons-wallet:before { content: '\e72f'; } /* '' */