@font-face {
  font-family: 'line1';
  src: url('../font/line1.eot?80605932');
  src: url('../font/line1.eot?80605932#iefix') format('embedded-opentype'),
       url('../font/line1.woff2?80605932') format('woff2'),
       url('../font/line1.woff?80605932') format('woff'),
       url('../font/line1.ttf?80605932') format('truetype'),
       url('../font/line1.svg?80605932#line1') 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: 'line1';
    src: url('../font/line1.svg?80605932#line1') format('svg');
  }
}
*/
[class^="icon-ln1"]:before, [class*=" icon-ln1"]:before {
  font-family: "line1";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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-ln1music:before { content: '\e800'; } /* '' */
.icon-ln1search:before { content: '\e801'; } /* '' */
.icon-ln1mail:before { content: '\e802'; } /* '' */
.icon-ln1heart:before { content: '\e803'; } /* '' */
.icon-ln1star:before { content: '\e804'; } /* '' */
.icon-ln1videocam:before { content: '\e805'; } /* '' */
.icon-ln1camera:before { content: '\e806'; } /* '' */
.icon-ln1photo:before { content: '\e807'; } /* '' */
.icon-ln1attach:before { content: '\e808'; } /* '' */
.icon-ln1lock:before { content: '\e809'; } /* '' */
.icon-ln1eye:before { content: '\e80a'; } /* '' */
.icon-ln1tag:before { content: '\e80b'; } /* '' */
.icon-ln1thumbs-up:before { content: '\e80c'; } /* '' */
.icon-ln1pencil:before { content: '\e80d'; } /* '' */
.icon-ln1comment:before { content: '\e80e'; } /* '' */
.icon-ln1location:before { content: '\e80f'; } /* '' */
.icon-ln1cup:before { content: '\e810'; } /* '' */
.icon-ln1trash:before { content: '\e811'; } /* '' */
.icon-ln1doc:before { content: '\e812'; } /* '' */
.icon-ln1note:before { content: '\e813'; } /* '' */
.icon-ln1cog:before { content: '\e814'; } /* '' */
.icon-ln1params:before { content: '\e815'; } /* '' */
.icon-ln1calendar:before { content: '\e816'; } /* '' */
.icon-ln1sound:before { content: '\e817'; } /* '' */
.icon-ln1clock:before { content: '\e818'; } /* '' */
.icon-ln1lightbulb:before { content: '\e819'; } /* '' */
.icon-ln1wallet:before { content: '\e81a'; } /* '' */
.icon-ln1t-shirt:before { content: '\e81b'; } /* '' */
.icon-ln1diamond:before { content: '\e81c'; } /* '' */
.icon-ln1shop:before { content: '\e81d'; } /* '' */
.icon-ln1food:before { content: '\e81e'; } /* '' */
.icon-ln1money:before { content: '\e81f'; } /* '' */
.icon-ln1truck:before { content: '\e820'; } /* '' */
.icon-ln1beaker:before { content: '\e821'; } /* '' */
.icon-ln1key:before { content: '\e822'; } /* '' */
.icon-ln1database:before { content: '\e823'; } /* '' */
.icon-ln1megaphone:before { content: '\e824'; } /* '' */
.icon-ln1graduation-cap:before { content: '\e825'; } /* '' */
.icon-ln1fire:before { content: '\e826'; } /* '' */
.icon-ln1paper-plane:before { content: '\e827'; } /* '' */
.icon-ln1cloud:before { content: '\e828'; } /* '' */
.icon-ln1globe:before { content: '\e829'; } /* '' */
.icon-ln1inbox:before { content: '\e82a'; } /* '' */
.icon-ln1cd:before { content: '\e82b'; } /* '' */
.icon-ln1mobile:before { content: '\e82c'; } /* '' */
.icon-ln1desktop:before { content: '\e82d'; } /* '' */
.icon-ln1tv:before { content: '\e82e'; } /* '' */
.icon-ln1user:before { content: '\e82f'; } /* '' */
