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

.ico-lightarrow-down-long:before { content: '\e800'; } /* '' */
.ico-lightarrow-down:before { content: '\e801'; } /* '' */
.ico-lightarrow-left-long:before { content: '\e802'; } /* '' */
.ico-lightarrow-left:before { content: '\e803'; } /* '' */
.ico-lightarrow-right-long:before { content: '\e804'; } /* '' */
.ico-lightarrow-right:before { content: '\e805'; } /* '' */
.ico-lightarrow-up-long:before { content: '\e806'; } /* '' */
.ico-lightarrow-up-right:before { content: '\e807'; } /* '' */
.ico-lightarrow-up:before { content: '\e808'; } /* '' */
.ico-lightat:before { content: '\e809'; } /* '' */
.ico-lightblock-brick:before { content: '\e80a'; } /* '' */
.ico-lightbolt:before { content: '\e80b'; } /* '' */
.ico-lightcalendar-check:before { content: '\e80c'; } /* '' */
.ico-lightcalendar-clock:before { content: '\e80d'; } /* '' */
.ico-lightcheck:before { content: '\e80e'; } /* '' */
.ico-lightchevron-down:before { content: '\e80f'; } /* '' */
.ico-lightchevron-left:before { content: '\e810'; } /* '' */
.ico-lightchevron-right:before { content: '\e811'; } /* '' */
.ico-lightchevron-up:before { content: '\e812'; } /* '' */
.ico-lightcircle-check:before { content: '\e813'; } /* '' */
.ico-lightcircle-info:before { content: '\e814'; } /* '' */
.ico-lightcircle-user:before { content: '\e815'; } /* '' */
.ico-lightcloud-sun-rain:before { content: '\e816'; } /* '' */
.ico-lightdiamond-turn-right:before { content: '\e817'; } /* '' */
.ico-lightdown:before { content: '\e818'; } /* '' */
.ico-lightenvelope:before { content: '\e819'; } /* '' */
.ico-lighteye:before { content: '\e81a'; } /* '' */
.ico-lightfile-circle-check:before { content: '\e81b'; } /* '' */
.ico-lightfile-lines:before { content: '\e81c'; } /* '' */
.ico-lighthand-holding-dollar:before { content: '\e81d'; } /* '' */
.ico-lighthouse-building:before { content: '\e81e'; } /* '' */
.ico-lightleaf:before { content: '\e81f'; } /* '' */
.ico-lightleft:before { content: '\e820'; } /* '' */
.ico-lightlocation-dot:before { content: '\e821'; } /* '' */
.ico-lightmemo-circle-check:before { content: '\e822'; } /* '' */
.ico-lightpaperclip-vertical:before { content: '\e823'; } /* '' */
.ico-lightphone:before { content: '\e824'; } /* '' */
.ico-lightpiggy-bank:before { content: '\e825'; } /* '' */
.ico-lightplug-circle-bolt:before { content: '\e826'; } /* '' */
.ico-lightright:before { content: '\e827'; } /* '' */
.ico-lightroad-bridge:before { content: '\e828'; } /* '' */
.ico-lightruler-combined:before { content: '\e829'; } /* '' */
.ico-lightsquare-sliders:before { content: '\e82a'; } /* '' */
.ico-lightstopwatch:before { content: '\e82b'; } /* '' */
.ico-lighttrowel-bricks:before { content: '\e82c'; } /* '' */
.ico-lightup:before { content: '\e82d'; } /* '' */
.ico-lightuser-helmet-safety:before { content: '\e82e'; } /* '' */
.ico-lightxmark:before { content: '\e82f'; } /* '' */
.ico-lightxmarks-lines:before { content: '\e830'; } /* '' */
