@font-face {
  font-family: 'shd';
  src: url('../font/shd.eot?52995699');
  src: url('../font/shd.eot?52995699#iefix') format('embedded-opentype'),
       url('../font/shd.woff2?52995699') format('woff2'),
       url('../font/shd.woff?52995699') format('woff'),
       url('../font/shd.ttf?52995699') format('truetype'),
       url('../font/shd.svg?52995699#shd') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fontello-twitter';
  src: url('../font/fontello-twitter.eot?16181709');
  src: url('../font/fontello-twitter.eot?16181709#iefix') format('embedded-opentype'),
       url('../font/fontello-twitter.woff2?16181709') format('woff2'),
       url('../font/fontello-twitter.woff?16181709') format('woff'),
       url('../font/fontello-twitter.ttf?16181709') format('truetype'),
       url('../font/fontello-twitter.svg?16181709#fontello') 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: 'shd';
    src: url('../font/shd.svg?52995699#shd') format('svg');
  }
}
*/
 
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "shd";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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-download:before { content: '\e800'; } /* '' */
.icon-edit:before { content: '\e801'; } /* '' */
.icon-facebook:before { content: '\e802'; } /* '' */
.icon-hand:before { content: '\e803'; } /* '' */
.icon-hyperlink:before { content: '\e804'; } /* '' */
.icon-information:before { content: '\e805'; } /* '' */
.icon-instagram:before { content: '\e806'; } /* '' */
.icon-inventory:before { content: '\e807'; } /* '' */
.icon-magnifyingglass:before { content: '\e808'; } /* '' */
.icon-path:before { content: '\e809'; } /* '' */
.icon-person:before { content: '\e80a'; } /* '' */
.icon-placeholder:before { content: '\e80b'; } /* '' */
.icon-placeholdermap:before { content: '\e80c'; } /* '' */
.icon-plus:before { content: '\e80d'; } /* '' */
.icon-print:before { content: '\e80e'; } /* '' */
.icon-reader:before { content: '\e80f'; } /* '' */
.icon-rss:before { content: '\e810'; } /* '' */
.icon-save:before { content: '\e811'; } /* '' */
.icon-youtube:before { content: '\e812'; } /* '' */
.icon-archive:before { content: '\e813'; } /* '' */
.icon-arrowright:before { content: '\e814'; } /* '' */
.icon-arrowup:before { content: '\e815'; } /* '' */
.icon-books:before { content: '\e816'; } /* '' */
.icon-burger:before { content: '\e817'; } /* '' */
.icon-clock:before { content: '\e818'; } /* '' */
.icon-cross:before { content: '\e819'; } /* '' */
.icon-crossbold:before { content: '\e81a'; } /* '' */
.icon-delete:before { content: '\e81b'; } /* '' */
.icon-done:before { content: '\e81c'; } /* '' */
.icon-twitter:before { font-family: 'fontello-twitter'; content: '\f099'; } /* '' */