@font-face {
  font-family: 'lineaicons';
  src: url('../font/lineaicons.eot?59244250');
  src: url('../font/lineaicons.eot?59244250#iefix') format('embedded-opentype'),
       url('../font/lineaicons.woff2?59244250') format('woff2'),
       url('../font/lineaicons.woff?59244250') format('woff'),
       url('../font/lineaicons.ttf?59244250') format('truetype'),
       url('../font/lineaicons.svg?59244250#lineaicons') 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: 'lineaicons';
    src: url('../font/lineaicons.svg?59244250#lineaicons') format('svg');
  }
}
*/
[class^="icon-linea"]:before, [class*=" icon-linea"]:before {
  font-family: "lineaicons";
  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-lineabasic_video:before { content: '\e804'; } /* '' */
.icon-lineabasic_watch:before { content: '\e805'; } /* '' */
.icon-lineabasic_world:before { content: '\e80a'; } /* '' */
.icon-lineabasic_accelerator:before { content: '\e80b'; } /* '' */
.icon-lineabasic_alarm:before { content: '\e80c'; } /* '' */
.icon-lineabasic_battery_charge:before { content: '\e812'; } /* '' */
.icon-lineabasic_battery_empty:before { content: '\e813'; } /* '' */
.icon-lineabasic_battery_half:before { content: '\e815'; } /* '' */
.icon-lineabasic_bolt:before { content: '\e816'; } /* '' */
.icon-lineabasic_book_pencil:before { content: '\e819'; } /* '' */
.icon-lineabasic_cards_diamonds:before { content: '\e81c'; } /* '' */
.icon-lineabasic_cards_hearts:before { content: '\e81e'; } /* '' */
.icon-lineabasic_chronometer:before { content: '\e820'; } /* '' */
.icon-lineabasic_clessidre:before { content: '\e821'; } /* '' */
.icon-lineabasic_clubs:before { content: '\e825'; } /* '' */
.icon-lineabasic_compass:before { content: '\e826'; } /* '' */
.icon-lineabasic_diamonds:before { content: '\e828'; } /* '' */
.icon-lineabasic_display:before { content: '\e829'; } /* '' */
.icon-lineabasic_eye:before { content: '\e82c'; } /* '' */
.icon-lineabasic_hammer:before { content: '\e839'; } /* '' */
.icon-lineabasic_headset:before { content: '\e83a'; } /* '' */
.icon-lineabasic_heart:before { content: '\e83b'; } /* '' */
.icon-lineabasic_heart_broken:before { content: '\e83c'; } /* '' */
.icon-lineabasic_home:before { content: '\e83e'; } /* '' */
.icon-lineabasic_lightbulb:before { content: '\e846'; } /* '' */
.icon-lineabasic_message:before { content: '\e854'; } /* '' */
.icon-lineabasic_message_txt:before { content: '\e856'; } /* '' */
.icon-lineabasic_mixer2:before { content: '\e857'; } /* '' */
.icon-lineabasic_notebook_pencil:before { content: '\e85b'; } /* '' */
.icon-lineabasic_paperplane:before { content: '\e85c'; } /* '' */
.icon-lineabasic_pencil_ruler:before { content: '\e85d'; } /* '' */
.icon-lineabasic_pencil_ruler_pen-:before { content: '\e85e'; } /* '' */
.icon-lineabasic_pin1:before { content: '\e862'; } /* '' */
.icon-lineabasic_pin2:before { content: '\e863'; } /* '' */
.icon-lineabasic_settings:before { content: '\e86e'; } /* '' */
.icon-lineabasic_share:before { content: '\e86f'; } /* '' */
.icon-lineabasic_signs:before { content: '\e875'; } /* '' */
.icon-lineabasic_spades:before { content: '\e877'; } /* '' */
