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

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  font-variant: normal;
  text-transform: none;

  line-height: 1em;

  margin-left: .2em;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}*/


/*
.icon-facebook-1:before { content: '\e800'; }
.icon-search:before { content: '\e801'; }
.icon-pinterest:before { content: '\e802'; }
.icon-instagram:before { content: '\e803'; }
.icon-heart-empty:before { content: '\e804'; }
.icon-twitter-1:before { content: '\e805'; }
.icon-mail:before { content: '\e806'; }
.icon-heart:before { content: '\e807'; }
.icon-gplus-1:before { content: '\e808'; }
.icon-star:before { content: '\e809'; }
.icon-star-empty:before { content: '\e80a'; }
.icon-library:before { content: '\e80b'; }
*/
