/* Font NQ
 * with essential icons for our theme
 * If you want change this font, you can change the file fonts/NewQuest.json.json in http://icomoon.io/app/#/select
 */
@font-face {
  font-family: 'font_nq';
  src: url("../../font/font_nq.eot?397opq");
  src: url("../../font/font_nq.eot?#iefix397opq") format("embedded-opentype"), url("../../font/font_nq.woff?397opq") format("woff"), url("../../font/font_nq.ttf?397opq") format("truetype"), url("../../font/font_nq.svg?397opq#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'font_nq';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-left:before {
  content: "\f137";
}

.icon-chevron-right:before {
  content: "\f138";
}

/* Fancybox */
.icon-close:before {
  content: "\e608";
}

/* History */
.icon-sort-indicator:before {
  content: "\37";
}

.icon-sort-indicator-down:before {
  content: "\38";
}

.icon-toggle:before {
  content: "\71";
}

.icon-refresh:before {
  content: "\e60c";
}

.icon-repeat:before {
  content: "\e60d";
}

.icon-icon-file-text:before {
  content: "\62";
}

.icon-gift:before {
  content: "\31";
}

.icon-building:before {
  content: "\f015";
}

.icon-ban-circle:before {
  content: "\f192";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-list-ol:before {
  content: "\f0cb";
}

/* Cart */
.icon-minus:before {
  content: "\2d";
}

.icon-plus:before {
  content: "\2b";
}

.icon-trash:before {
  content: "\26";
}

/* Others */
.icon-home:before {
  content: "\68";
}

.icon-star:before {
  content: "\f006";
}

.icon-comment-alt:before {
  content: "\63";
}

.icon-user:before {
  content: "\75";
}

.icon-lock:before {
  content: "\6c";
}

.icon-th-list:before {
  content: "\3d";
}

.icon-th-large:before {
  content: "\23";
}

.icon-remove:before {
  content: "\f057";
}

.icon-ok:before {
  content: "\f058";
}

.icon-info-sign:before {
  content: "\64";
}

/* Social */
.icon-facebook:before {
  content: "\f09a";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-mail:before {
  content: "\6d";
}

.icon-print:before {
  content: "\70";
}

/* Logo NQ */
.icon-nq_bull:before {
  content: "\6e";
}

.icon-nq:before {
  content: "\76";
}

/* Surcharge Plugin Footable */
#history .footable .footable-sortable .footable-sort-indicator:after {
  font-family: 'font_nq';
  content: "\37";
}

#history .footable .footable-sortable.footable-sorted .footable-sort-indicator:after {
  font-family: 'font_nq';
  content: "\38";
}

#history .footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
  font-family: 'font_nq';
  content: "\71";
}
