@font-face {
  font-family: 'dossier';
  src: url('../font/dossier.eot?18598399');
  src: url('../font/dossier.eot?18598399#iefix') format('embedded-opentype'),
       url('../font/dossier.woff2?18598399') format('woff2'),
       url('../font/dossier.woff?18598399') format('woff'),
       url('../font/dossier.ttf?18598399') format('truetype'),
       url('../font/dossier.svg?18598399#dossier') 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: 'dossier';
    src: url('../font/dossier.svg?18598399#dossier') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "dossier";
  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-filter:before { content: '\e800'; } /* '' */
.icon-list:before { content: '\e801'; } /* '' */
.icon-search:before { content: '\e802'; } /* '' */
.icon-share:before { content: '\e803'; } /* '' */
.icon-sort:before { content: '\e804'; } /* '' */
.icon-styles:before { content: '\e805'; } /* '' */
.icon-thumbs:before { content: '\e806'; } /* '' */
.icon-toc:before { content: '\e807'; } /* '' */
.icon-dossier:before { content: '\e808'; } /* '' */
.icon-library:before { content: '\e809'; } /* '' */
.icon-chevron-left:before { content: '\e80a'; } /* '' */
.icon-chevron-right:before { content: '\e80b'; } /* '' */
.icon-mfilter:before { content: '\e80c'; } /* '' */
.icon-mlist:before { content: '\e80d'; } /* '' */
.icon-msearch:before { content: '\e80e'; } /* '' */
.icon-mshare:before { content: '\e80f'; } /* '' */
.icon-msort:before { content: '\e810'; } /* '' */
.icon-mstyle:before { content: '\e811'; } /* '' */
.icon-mthumbs:before { content: '\e812'; } /* '' */
.icon-mtoc:before { content: '\e813'; } /* '' */
.icon-close:before { content: '\e814'; } /* '' */
.icon-pin:before { content: '\e815'; } /* '' */
.icon-unpin:before { content: '\e816'; } /* '' */
.icon-sort-ascend:before { content: '\e817'; } /* '' */
.icon-sort-descend:before { content: '\e818'; } /* '' */
.icon-link:before { content: '\e819'; } /* '' */
.icon-checkmark:before { content: '\e81a'; } /* '' */
.icon-searchfilter:before { content: '\e81b'; } /* '' */
.icon-sortarrow-asc:before { content: '\e81c'; } /* '' */
.icon-sortarrow-des:before { content: '\e81d'; } /* '' */
.icon-refresh_zoom:before { content: '\e81e'; } /* '' */
.icon-server:before { content: '\e81f'; } /* '' */
.icon-person:before { content: '\e820'; } /* '' */
.icon-access:before { content: '\e821'; } /* '' */
.icon-filtersolid:before { content: '\e822'; } /* '' */
.icon-cancel:before { content: '\e823'; } /* '' */
.icon-reset:before { content: '\e824'; } /* '' */
.icon-warning:before { content: '\e825'; } /* '' */
.icon-clearsearch:before { content: '\e826'; } /* '' */
.icon-menu-arrow:before { content: '\e827'; } /* '' */
.icon-comments:before { content: '\e828'; } /* '' */
.icon-camera:before { content: '\e829'; } /* '' */
.icon-filter_tiny:before { content: '\e82a'; } /* '' */
.icon-tack:before { content: '\e82b'; } /* '' */
.icon-group:before { content: '\e82c'; } /* '' */
.icon-submenu_arrow:before { content: '\e82d'; } /* '' */
.icon-last_year:before { content: '\e82e'; } /* '' */
.icon-pencil:before { content: '\e82f'; } /* '' */
.icon-tinyarrow:before { content: '\e830'; } /* '' */
.icon-bell:before { content: '\e831'; } /* '' */
.icon-clear_filter:before { content: '\e832'; } /* '' */
