@font-face {
  font-family: bootstrap-table;
  src: url("fonts/bootstrap-table.eot?gmdfsp");
  src:
    url("fonts/bootstrap-table.eot") format("embedded-opentype"),
    url("fonts/bootstrap-table.ttf") format("truetype"),
    url("fonts/bootstrap-table.woff") format("woff"),
    url("fonts/bootstrap-table.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: bootstrap-table, sans-serif !important;
  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-arrow-down-circle::before {
  content: "\e907";
}

.icon-arrow-up-circle::before {
  content: "\e908";
}

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

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

.icon-clock::before {
  content: "\e90c";
}

.icon-copy::before {
  content: "\e909";
}

.icon-download::before {
  content: "\e90d";
}

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

.icon-maximize::before {
  content: "\1f5ce";
}

.icon-minus::before {
  content: "\e90f";
}

.icon-move::before {
  content: "\e903";
}

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

.icon-printer::before {
  content: "\e90b";
}

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

.icon-search::before {
  content: "\e90a";
}

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

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

.icon-sort-amount-asc::before {
  content: "\ea4c";
}
