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

[class^="ft-icon-"], [class*=" ft-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'file-tree-icons' !important;
  speak: none;
  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;
}

.ft-icon-grid:before {
  content: "\e900";
}
.ft-icon-file-empty:before {
  content: "\e924";
}
.ft-icon-file-text2:before {
  content: "\e926";
}
.ft-icon-file-picture:before {
  content: "\e927";
}
.ft-icon-file-music:before {
  content: "\e928";
}
.ft-icon-file-video:before {
  content: "\e92a";
}
.ft-icon-file-zip:before {
  content: "\e92b";
}
.ft-icon-folder:before {
  content: "\e92f";
}
.ft-icon-folder-open:before {
  content: "\e930";
}
.ft-icon-list:before {
  content: "\e9ba";
}
.ft-icon-blocked:before {
  content: "\ea0e";
}
.ft-icon-checkmark:before {
  content: "\ea10";
}
.ft-icon-file-pdf:before {
  content: "\eadf";
}
.ft-icon-file-openoffice:before {
  content: "\eae0";
}
.ft-icon-file-word:before {
  content: "\eae1";
}
.ft-icon-file-excel:before {
  content: "\eae2";
}
.ft-icon-html-five2:before {
  content: "\eae5";
}
