﻿@font-face {
  font-family: "fileIcon";
  src: url("fileIcon.eot");
  src: url("fileIcon.eot?#iefix") format("embedded-opentype"), url("fileIcon.woff") format("woff"), url("fileIcon.ttf") format("truetype"), url("fileIcon.svg#fileIcon") format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "fileIcon";
    src: url("fileIcon.svg#fileIcon") format("svg"); } }

.fi:before {
  display: inline-block;
  font-family: "fileIcon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.fileIcon-browser:before {
  content: "\f100"; }

.fileIcon-list:before {
  content: "\f101"; }

.fileIcon-nine-small-boxes:before {
  content: "\f102"; }

.fileIcon-nine-small-boxes-1:before {
  content: "\f103"; }
