
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/gcommon-iconfont.eot');
  src: url('../fonts/gcommon-iconfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gcommon-iconfont.woff') format('woff'), url('../fonts/gcommon-iconfont.ttf') format('truetype'), url('../fonts/gcommon-iconfont.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon-edit:before {
  content: "\e87d";
  font-size: 20px;
}

.glyphicon-copy:before {
  content: "\2b";
  font-size: 18px;
}

.glyphicon-remove:before {
  content: "\e8ae";
  font-size: 20px;
}

.glyphicon-search:before {
  content: "\e8c0";
}

.glyphicon-refresh:before {
  content: "\e878";
}

.fa-gear:before, .fa-cog:before {
  content: "\e8ce";
}

.glyphicon-align-center:before {
  content: "\e880";
}

.fa-cubes:before {
  content: "\e7d2";
}

.glyphicon-pencil:before {
  content: "\e88d";
}

.glyphicon-tasks:before {
  content: "\e882";
}

.glyphicon-usd:before {
  content: "\e7d3";
}

.fa-thumb-tack:before {
  content: "\e857";
}

.fa-area-chart:before {
  content: "\e85f";
}

.fa-pie-chart:before {
  content: "\e85f";
}

.fa-sliders:before {
  content: "\e89a";
}

.fa-list:before {
  content: "\e8c1";
}

.fa-truck:before {
  content: "\e7d8";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\e8e3";
}

.fa-pencil-square:before {
  content: "\e8de";
}

.fa-group:before, .fa-users:before {
  content: "\e887";
}

.glyphicon-download-alt:before {
  content: "\e873";
}

.glyphicon-open:before {
  content: "\e8c4";
}

.glyphicon-th:before {
  content: "\e822";
}

.glyphicon-wrench:before {
  content: "\e8ce";
}

.glyphicon-road:before {
  content: "\e831";
}

.glyphicon-retweet:before {
  content: "\e827";
}

.glyphicon-eye-open:before {
  content: "\e885";
}

.glyphicon-bell:before {
  content: "\e886";
}

/* .glyphicon-ok:before {
  content: "\e79c";
  font-size: 20px;
} */

.fa-download:before {
  content: "\e873";
  font-size: 20px;
}

.fa-list-alt:before {
  content: "\e8d4";
  font-size: 20px;
}




