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

.linecons_icons-music:before { content: '\e867'; } /* '' */
.linecons_icons-search:before { content: '\e868'; } /* '' */
.linecons_icons-mail:before { content: '\e869'; } /* '' */
.linecons_icons-heart:before { content: '\e86a'; } /* '' */
.linecons_icons-star:before { content: '\e86b'; } /* '' */
.linecons_icons-user:before { content: '\e86c'; } /* '' */
.linecons_icons-videocam:before { content: '\e86d'; } /* '' */
.linecons_icons-camera:before { content: '\e86e'; } /* '' */
.linecons_icons-photo:before { content: '\e86f'; } /* '' */
.linecons_icons-attach:before { content: '\e870'; } /* '' */
.linecons_icons-lock:before { content: '\e871'; } /* '' */
.linecons_icons-eye:before { content: '\e872'; } /* '' */
.linecons_icons-tag:before { content: '\e873'; } /* '' */
.linecons_icons-thumbs-up:before { content: '\e874'; } /* '' */
.linecons_icons-pencil:before { content: '\e875'; } /* '' */
.linecons_icons-comment:before { content: '\e876'; } /* '' */
.linecons_icons-location:before { content: '\e877'; } /* '' */
.linecons_icons-cup:before { content: '\e878'; } /* '' */
.linecons_icons-trash:before { content: '\e879'; } /* '' */
.linecons_icons-doc:before { content: '\e87a'; } /* '' */
.linecons_icons-note:before { content: '\e87b'; } /* '' */
.linecons_icons-cog:before { content: '\e87c'; } /* '' */
.linecons_icons-params:before { content: '\e87d'; } /* '' */
.linecons_icons-calendar-1:before { content: '\e87e'; } /* '' */
.linecons_icons-sound:before { content: '\e87f'; } /* '' */
.linecons_icons-clock:before { content: '\e880'; } /* '' */
.linecons_icons-lightbulb:before { content: '\e881'; } /* '' */
.linecons_icons-tv:before { content: '\e882'; } /* '' */
.linecons_icons-desktop:before { content: '\e883'; } /* '' */
.linecons_icons-mobile:before { content: '\e884'; } /* '' */
.linecons_icons-cd:before { content: '\e885'; } /* '' */
.linecons_icons-inbox:before { content: '\e886'; } /* '' */
.linecons_icons-globe:before { content: '\e887'; } /* '' */
.linecons_icons-cloud:before { content: '\e888'; } /* '' */
.linecons_icons-paper-plane:before { content: '\e889'; } /* '' */
.linecons_icons-fire:before { content: '\e88a'; } /* '' */
.linecons_icons-graduation-cap:before { content: '\e88b'; } /* '' */
.linecons_icons-megaphone:before { content: '\e88c'; } /* '' */
.linecons_icons-database:before { content: '\e88d'; } /* '' */
.linecons_icons-key:before { content: '\e88e'; } /* '' */
.linecons_icons-beaker:before { content: '\e88f'; } /* '' */
.linecons_icons-truck:before { content: '\e890'; } /* '' */
.linecons_icons-money:before { content: '\e891'; } /* '' */
.linecons_icons-food:before { content: '\e892'; } /* '' */
.linecons_icons-shop:before { content: '\e893'; } /* '' */
.linecons_icons-diamond:before { content: '\e894'; } /* '' */
.linecons_icons-t-shirt:before { content: '\e895'; } /* '' */
.linecons_icons-wallet:before { content: '\e896'; } /* '' */
