@charset "UTF-8";

@font-face {
  font-family: "office-line-icons";
  src:url("fonts/office-line-icons.eot");
  src:url("fonts/office-line-icons.eot?#iefix") format("embedded-opentype"),
    url("fonts/office-line-icons.woff") format("woff"),
    url("fonts/office-line-icons.ttf") format("truetype"),
    url("fonts/office-line-icons.svg#office-line-icons") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "office-line-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "office-line-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bars-chart:before {
  content: "a";
}
.icon-binder:before {
  content: "b";
}
.icon-block:before {
  content: "c";
}
.icon-carton-box:before {
  content: "d";
}
.icon-box:before {
  content: "e";
}
.icon-calculate:before {
  content: "f";
}
.icon-calculator:before {
  content: "g";
}
.icon-camera:before {
  content: "h";
}
.icon-camera-image:before {
  content: "i";
}
.icon-cancel:before {
  content: "j";
}
.icon-checklist:before {
  content: "k";
}
.icon-clock:before {
  content: "l";
}
.icon-clock-round:before {
  content: "m";
}
.icon-clock-lines:before {
  content: "n";
}
.icon-cloud:before {
  content: "o";
}
.icon-computer-mouse:before {
  content: "p";
}
.icon-confirm:before {
  content: "q";
}
.icon-download:before {
  content: "r";
}
.icon-download-cloud:before {
  content: "s";
}
.icon-export:before {
  content: "t";
}
.icon-filing-cabinett:before {
  content: "u";
}
.icon-floppydisk-save:before {
  content: "v";
}
.icon-folder-sorted:before {
  content: "w";
}
.icon-folder:before {
  content: "x";
}
.icon-hierarchy:before {
  content: "y";
}
.icon-high-volume:before {
  content: "z";
}
.icon-home:before {
  content: "A";
}
.icon-identification:before {
  content: "B";
}
.icon-image:before {
  content: "C";
}
.icon-image-document:before {
  content: "D";
}
.icon-import:before {
  content: "E";
}
.icon-information:before {
  content: "F";
}
.icon-lines-chart:before {
  content: "G";
}
.icon-low-volume:before {
  content: "H";
}
.icon-marker:before {
  content: "I";
}
.icon-medium-volume:before {
  content: "J";
}
.icon-minus:before {
  content: "K";
}
.icon-no-volume:before {
  content: "L";
}
.icon-open-organizer:before {
  content: "M";
}
.icon-paperclip:before {
  content: "N";
}
.icon-paperclip-papers:before {
  content: "O";
}
.icon-papertray:before {
  content: "P";
}
.icon-papertrays:before {
  content: "Q";
}
.icon-pen:before {
  content: "R";
}
.icon-pen-paper:before {
  content: "S";
}
.icon-pencil:before {
  content: "T";
}
.icon-pie-chart:before {
  content: "U";
}
.icon-pin:before {
  content: "V";
}
.icon-pinned-paper:before {
  content: "W";
}
.icon-presentation:before {
  content: "X";
}
.icon-question-mark:before {
  content: "Y";
}
.icon-quotations:before {
  content: "Z";
}
.icon-end-quotations:before {
  content: "0";
}
.icon-stamp:before {
  content: "1";
}
.icon-suitcase:before {
  content: "2";
}
.icon-textbook:before {
  content: "3";
}
.icon-trash:before {
  content: "4";
}
.icon-upload:before {
  content: "5";
}
.icon-upload-box:before {
  content: "6";
}
.icon-upload-cloud:before {
  content: "7";
}
.icon-video-camera:before {
  content: "8";
}
