@charset "UTF-8";

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

[data-icon]:before,[data-icon]:after {
  font-family: "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,[class^="icon-"]:after,[class*=" icon-"]:after,[class*=" ic-"]:after {
  font-family: "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-source:before {
    content: "a";
}
.icon-search:before {
    content: "b";
}
.icon-plus-small:before {
    content: "c";
}
.icon-plus-big:after {
    content: "d";
}
.icon-menu:before {
    content: "e";
}
.icon-lock:before {
    content: "f";
}
.icon-unlock:before {
    content: "f";
}
.icon-information:after {
    content: "g";
}
.icon-edit:before {
    content: "h";
}
.icon-draft:before {
    content: "i";
}
.icon-delete-x:before {
    content: "j";
}
.icon-add:before {
    content: "k";
}
.icon-add-group:before {
    content: "l";
}
.icon-approve:before {
    content: "m";
}
.icon-return:before {
    content: "m";
}
.icon-ready:before {
    content: "m";
}
icon-archive:before {
    content: "m";
}
.icon-wait:before {
    content: "m";
}
.icon-arrow-big:after {
    content: "n";
}
.icon-arrow-small:before {
    content: "o";
}
.icon-arrow-small-left:before {
    content: "p";
}
.icon-arrow-small-right:before {
    content: "q";
}
.icon-arrow-thin-down:before {
    content: "r";
}
.icon-arrow-thin-right:before {
    content: "s";
}
.icon-checkmark:before {
    content: "t";
}
.icon-clone:before {
    content: "u";
}
.icon-col:before {
    content: "v";
}
.icon-delete:before {
    content: "w";
}
.icon-export:before {
    content: "l";
}
