@font-face {
  font-family: 'font';
  src: url('font.eot?23003604');
  src: url('font.eot?23003604#iefix') format('embedded-opentype'),
       url('font.woff2?23003604') format('woff2'),
       url('font.woff?23003604') format('woff'),
       url('font.ttf?23003604') format('truetype'),
       url('font.svg?23003604#font') 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: 'font';
    src: url('font.svg?23003604#font') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "font";
  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-register:before { content: '\e800'; } /* '' */
.icon-cart:before { content: '\e801'; } /* '' */
.icon-video:before { content: '\e802'; } /* '' */
.icon-categories:before { content: '\e803'; } /* '' */
.icon-BOM:before { content: '\e804'; } /* '' */
.icon-signin:before { content: '\e805'; } /* '' */
.icon-menu:before { content: '\e807'; } /* '' */
.icon-cancel:before { content: '\e808'; } /* '' */
.icon-reset:before { content: '\e809'; } /* '' */
.icon-address:before { content: '\e80a'; } /* '' */
.icon-phone:before { content: '\e80b'; } /* '' */
.icon-fax:before { content: '\e80c'; } /* '' */
.icon-email:before { content: '\e80d'; } /* '' */
.icon-exclamation:before { content: '\e80e'; } /* '' */
.icon-del:before { content: '\e80f'; } /* '' */
.icon-ok:before { content: '\e810'; } /* '' */
.icon-play:before { content: '\e811'; } /* '' */
.icon-write:before { content: '\e812'; } /* '' */
.icon-information:before { content: '\e813'; } /* '' */
.icon-submit:before { content: '\e814'; } /* '' */
.icon-done:before { content: '\e815'; } /* '' */
.icon-time:before { content: '\e816'; } /* '' */
.icon-file:before { content: '\e817'; } /* '' */
.icon-pdf:before { content: '\e818'; } /* '' */
.icon-compare:before { content: '\e819'; } /* '' */
.icon-product:before { content: '\e81a'; } /* '' */
.icon-excel:before { content: '\e81b'; } /* '' */
.icon-share:before { content: '\e81c'; } /* '' */
.icon-top:before { content: '\e81d'; } /* '' */
.icon-minus:before { content: '\e81e'; } /* '' */
.icon-plus:before { content: '\e81f'; } /* '' */
.icon-favorite:before { content: '\e820'; } /* '' */
.icon-view:before { content: '\e821'; } /* '' */
.icon-comment:before { content: '\e822'; } /* '' */
.icon-certificate:before { content: '\e823'; } /* '' */
.icon-remove:before { content: '\e824'; } /* '' */
.icon-favorited:before { content: '\e825'; } /* '' */
.icon-wallet:before { content: '\e826'; } /* '' */
.icon-truck:before { content: '\e827'; } /* '' */
.icon-billing:before { content: '\e828'; } /* '' */
.icon-shipping:before { content: '\e829'; } /* '' */
.icon-remark:before { content: '\e82a'; } /* '' */
.icon-downward:before { content: '\e82b'; } /* '' */
.icon-loading:before { content: '\e834'; } /* '' */
.icon-spin5:before { content: '\e838'; } /* '' */
.icon-down:before { content: '\f004'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-double-up:before { content: '\f102'; } /* '' */
.icon-double-down:before { content: '\f103'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-google:before { content: '\f1a0'; } /* '' */
.icon-search:before { content: '\f50d'; } /* '' */
