@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "gricons" !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: "gricons" !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-advance:before {
  content: "a";
}
.icon-bag:before {
  content: "b";
}
.icon-calculator:before {
  content: "c";
}
.icon-collaborate:before {
  content: "e";
}
.icon-dashboard:before {
  content: "g";
}
.icon-focus:before {
  content: "k";
}
.icon-forums:before {
  content: "l";
}
.icon-globe:before {
  content: "m";
}
.icon-import:before {
  content: "n";
}
.icon-key:before {
  content: "o";
}
.icon-link:before {
  content: "p";
}
.icon-list:before {
  content: "q";
}
.icon-monitor:before {
  content: "s";
}
.icon-pencil:before {
  content: "t";
}
.icon-pictures:before {
  content: "u";
}
.icon-predict:before {
  content: "v";
}
.icon-projects:before {
  content: "w";
}
.icon-score:before {
  content: "x";
}
.icon-social:before {
  content: "y";
}
.icon-star:before {
  content: "z";
}
.icon-survey:before {
  content: "A";
}
.icon-tag:before {
  content: "B";
}
.icon-tool:before {
  content: "D";
}
.icon-track:before {
  content: "E";
}
.icon-webpage:before {
  content: "F";
}
.icon-wiki:before {
  content: "G";
}
.icon-workflow:before {
  content: "H";
}
.icon-arrow-down:before {
  content: "I";
}
.icon-arrow-up:before {
  content: "J";
}
.icon-eye:before {
  content: "L";
}
.icon-person:before {
  content: "M";
}
.icon-gear:before {
  content: "N";
}
.icon-chat:before {
  content: "P";
}
.icon-clock:before {
  content: "Q";
}
.icon-cloud:before {
  content: "R";
}
.icon-group:before {
  content: "S";
}
.icon-question:before {
  content: "T";
}
.icon-weekly:before {
  content: "f";
}
.icon-print:before {
  content: "C";
}
.icon-arrow-right:before {
  content: "U";
}
.icon-arrow-left:before {
  content: "V";
}
.icon-daily:before {
  content: "W";
}
.icon-add-plus:before {
  content: "X";
}
.icon-tour:before {
  content: "K";
}
.icon-coupon:before {
  content: "0";
}
.icon-calendar:before {
  content: "d";
}
.icon-dragdrop:before {
  content: "h";
}
.icon-ticket:before {
  content: "O";
}
.icon-magnify:before {
  content: "Y";
}
.icon-drip:before {
  content: "i";
}
.icon-edit:before {
  content: "Z";
}
.icon-refresh:before {
  content: "3";
}
.icon-trash:before {
  content: "4";
}
.icon-handadd:before {
  content: "1";
}
.icon-handshake:before {
  content: "2";
}
.icon-delete:before {
  content: "5";
}
.icon-company:before {
  content: "r";
}
.icon-phone:before {
  content: "6";
}
.icon-export:before {
  content: "8";
}
.icon-filter:before {
  content: "9";
}
.icon-mobile:before {
  content: "!";
}
.icon-stack:before {
  content: "\"";
}
.icon-bounce:before {
  content: "j";
}
.icon-building:before {
  content: "7";
}
.icon-email:before {
  content: "$";
}
.icon-save:before {
  content: "%";
}
.icon-unsubscribe:before {
  content: "&";
}
.icon-file-add:before {
  content: "'";
}
.icon-conversion:before {
  content: "(";
}
.icon-file:before {
  content: "*";
}
.icon-invoice-add:before {
  content: "+";
}
.icon-invoice:before {
  content: ",";
}
.icon-star-plus:before {
  content: "#";
}
.icon-check:before {
  content: ")";
}
.icon-group-member:before {
  content: ".";
}
.icon-group-owner:before {
  content: "/";
}
.icon-conversion-add:before {
  content: ":";
}
.icon-stopwatch:before {
  content: "=";
}
.icon-workflow-add:before {
  content: ">";
}
.icon-add-multi:before {
  content: "-";
}
.icon-play:before {
  content: ";";
}
.icon-campaigns-affiliates:before {
  content: "<";
}
.icon-email-rsvp:before {
  content: "?";
}
