@font-face {
  font-family: 'fujihub';
  src:  url('fonts/fujihub.eot?yp0fwp');
  src:  url('fonts/fujihub.eot?yp0fwp#iefix') format('embedded-opentype'),
    url('fonts/fujihub.ttf?yp0fwp') format('truetype'),
    url('fonts/fujihub.woff?yp0fwp') format('woff'),
    url('fonts/fujihub.svg?yp0fwp#fujihub') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fujihub' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-check:before {
  content: "\e917";
}
.icon-cross:before {
  content: "\e915";
}
.icon-empty:before {
  content: "\e916";
}
.icon-file:before {
  content: "\e914";
}
.icon-prev:before {
  content: "\e900";
}
.icon-next:before {
  content: "\e901";
}
.icon-write:before {
  content: "\e906";
}
.icon-clock:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e907";
}
.icon-trash:before {
  content: "\e908";
}
.icon-envelope:before {
  content: "\e909";
}
.icon-bubble:before {
  content: "\e90a";
}
.icon-user:before {
  content: "\e90b";
}
.icon-folder:before {
  content: "\e90c";
}
.icon-pin:before {
  content: "\e90d";
}
.icon-cog:before {
  content: "\e90e";
}
.icon-calendar:before {
  content: "\e903";
}
.icon-book:before {
  content: "\e90f";
}
.icon-tag:before {
  content: "\e910";
}
.icon-monitor:before {
  content: "\e911";
}
.icon-browser:before {
  content: "\e904";
}
.icon-windows:before {
  content: "\e905";
}
.icon-film:before {
  content: "\e912";
}
.icon-home:before {
  content: "\e913";
}
