@font-face {
  font-family: 'file-types';
  src:
    url('fonts/file-types.ttf?yjj0ga') format('truetype'),
    url('fonts/file-types.woff?yjj0ga') format('woff'),
    url('fonts/file-types.svg?yjj0ga#file-types') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.types-icon-ai-file:before {
  content: "\e914";
}
.types-icon-camera:before {
  content: "\e90a";
}
.types-icon-code-file:before {
  content: "\e90d";
}
.types-icon-doc-file:before {
  content: "\e910";
}
.types-icon-dxf-file:before {
  content: "\e913";
}
.types-icon-empty-file:before {
  content: "\e92a";
}
.types-icon-file:before {
  content: "\e90c";
}
.types-icon-folder:before {
  content: "\e906";
}
.types-icon-key-file:before {
  content: "\e91a";
}
.types-icon-music-file:before {
  content: "\e907";
}
.types-icon-numbers-file:before {
  content: "\e91b";
}
.types-icon-password-protected-file:before {
  content: "\e912";
}
.types-icon-pdf-file:before {
  content: "\e908";
}
.types-icon-picture:before {
  content: "\e90b";
}
.types-icon-ppt-file:before {
  content: "\e90f";
}
.types-icon-ps-file:before {
  content: "\e916";
}
.types-icon-psd-file:before {
  content: "\e915";
}
.types-icon-svg-file:before {
  content: "\e917";
}
.types-icon-tiff-file:before {
  content: "\e918";
}
.types-icon-ttf-file:before {
  content: "\e919";
}
.types-icon-txt-file:before {
  content: "\e91c";
}
.types-icon-xls-file:before {
  content: "\e90e";
}
.types-icon-xps-file:before {
  content: "\e911";
}
.types-icon-zip-file:before {
  content: "\e909";
}
.types-icon-password-protected-file-small:before {
  content: "\e92d";
}
.types-icon-ai-file-small:before {
  content: "\e91e";
}
.types-icon-camera-small:before {
  content: "\e900";
}
.types-icon-code-file-small:before {
  content: "\e901";
}
.types-icon-doc-file-small:before {
  content: "\e91f";
}
.types-icon-dxf-file-small:before {
  content: "\e920";
}
.types-icon-file-small:before {
  content: "\e902";
}
.types-icon-key-file-small:before {
  content: "\e927";
}
.types-icon-music-file-small:before {
  content: "\e903";
}
.types-icon-numbers-file-small:before {
  content: "\e926";
}
.types-icon-pdf-file-small:before {
  content: "\e921";
}
.types-icon-picture-small:before {
  content: "\e904";
}
.types-icon-ppt-file-small:before {
  content: "\e922";
}
.types-icon-ps-file-small:before {
  content: "\e923";
}
.types-icon-psd-file-small:before {
  content: "\e928";
}
.types-icon-svg-file-small:before {
  content: "\e929";
}
.types-icon-tiff-file-small:before {
  content: "\e92b";
}
.types-icon-ttf-file-small:before {
  content: "\e925";
}
.types-icon-txt-file-small:before {
  content: "\e905";
}
.types-icon-xls-file-small:before {
  content: "\e91d";
}
.types-icon-xps-file-small:before {
  content: "\e924";
}
.types-icon-zip-file-small:before {
  content: "\e92c";
}
