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

  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-time:before { content: '\e800'; } /* '' */
.icon-minus:before { content: '\e801'; } /* '' */
.icon-search:before { content: '\e802'; } /* '' */
.icon-down:before { content: '\e803'; } /* '' */
.icon-cart:before { content: '\e804'; } /* '' */
.icon-right:before { content: '\e805'; } /* '' */
.icon-up:before { content: '\e806'; } /* '' */
.icon-del:before { content: '\e807'; } /* '' */
.icon-plus:before { content: '\e808'; } /* '' */
.icon-left:before { content: '\e809'; } /* '' */
.icon-menu:before { content: '\e80a'; } /* '' */
.icon-remove:before { content: '\e80b'; } /* '' */
.icon-cancel:before { content: '\e80d'; } /* '' */
.icon-play:before { content: '\e811'; } /* '' */
.icon-write:before { content: '\e812'; } /* '' */
.icon-submit:before { content: '\e814'; } /* '' */
.icon-top:before { content: '\e81d'; } /* '' */
.icon-folder:before { content: '\e81e'; } /* '' */
.icon-payment:before { content: '\e81f'; } /* '' */
.icon-sheet:before { content: '\e820'; } /* '' */
.icon-done:before { content: '\e821'; } /* '' */
.icon-clock:before { content: '\e822'; } /* '' */
.icon-brand:before { content: '\e823'; } /* '' */
.icon-datasheet:before { content: '\e825'; } /* '' */
.icon-cpu:before { content: '\e826'; } /* '' */
.icon-fill:before { content: '\e829'; } /* '' */
.icon-download:before { content: '\f02e'; } /* '' */
.icon-twitter:before { content: '\f058'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-book:before { content: '\f0f6'; } /* '' */
.icon-double-right:before { content: '\f101'; } /* '' */
.icon-youtube:before { content: '\f313'; } /* '' */
