@font-face {
  font-family: 'mimetypes';
  src:  url('/2.0/css/fonts/mimetypes3/mimetypes.eot?eca5ga');
  src:  url('/2.0/css/fonts/mimetypes3/mimetypes.eot?eca5ga#iefix') format('embedded-opentype'),
    url('/2.0/css/fonts/mimetypes3/mimetypes.ttf?eca5ga') format('truetype'),
    url('/2.0/css/fonts/mimetypes3/mimetypes.woff?eca5ga') format('woff'),
    url('/2.0/css/fonts/mimetypes3/mimetypes.svg?eca5ga#mimetypes') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.mime-file-empty:before {
  content: "\e94e";
}
.mime-file-text2:before {
  content: "\e950";
}
.mime-file-picture:before {
  content: "\e951";
}
.mime-file-music:before {
  content: "\e952";
}
.mime-file-play:before {
  content: "\e953";
}
.mime-file-zip:before {
  content: "\e955";
}
.mime-folder:before {
  content: "\e959";
}
.mime-folder-open:before {
  content: "\e95a";
}
.mime-google:before {
  content: "\eab2";
}
.mime-facebook:before {
  content: "\eabb";
}
.mime-instagram:before {
  content: "\eabc";
}
.mime-whatsapp:before {
  content: "\eabd";
}
.mime-twitter:before {
  content: "\eac0";
}
.mime-youtube:before {
  content: "\eac7";
}
.mime-tumblr:before {
  content: "\eae3";
}
.mime-appleinc:before {
  content: "\eae8";
}
.mime-android:before {
  content: "\eaea";
}
.mime-windows8:before {
  content: "\eaec";
}
.mime-linkedin:before {
  content: "\eaf4";
}
.mime-pinterest:before {
  content: "\eafb";
}
.mime-file-pdf:before {
  content: "\eb09";
}
.mime-file-word:before {
  content: "\eb0b";
}
.mime-file-excel:before {
  content: "\eb0c";
}

