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

.fontello-icon {
  display: inline-block;
}

.fontello-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: never;
  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;
}

.fontello-icon.icon-align-center:before { content: "\e803"; }
.fontello-icon.icon-align-left:before { content: "\e802"; }
.fontello-icon.icon-align-right:before { content: "\e804"; }
.fontello-icon.icon-code:before { content: "\f121"; }
.fontello-icon.icon-dh-passed:before { content: "\e802"; }
.fontello-icon.icon-docs:before { content: "\f0c5"; }
.fontello-icon.icon-goto_bookmark:before { content: "\e802"; }
.fontello-icon.icon-goto_bookmark1:before { content: "\e826"; }
.fontello-icon.icon-list-bullet:before { content: "\f0ca"; }
.fontello-icon.icon-list-numbered:before { content: "\f0cb"; }
.fontello-icon.icon-move:before { content: "\f047"; }
.fontello-icon.icon-pagebreak:before { content: "\e80b"; }
.fontello-icon.icon-print:before { content: "\e801"; }
.fontello-icon.icon-task-ask:before { content: "\e82b"; }
.fontello-icon.icon-task-done:before { content: "\e828"; }
.fontello-icon.icon-task-open:before { content: "\e81d"; }
.fontello-icon.icon-task-wrong:before { content: "\e82a"; }
.fontello-icon.icon-trash-empty:before { content: "\e800"; }
.fontello-icon.icon-videocam:before { content: "\e805"; }
