@font-face {
  font-family: 'small';
  src: url('fonts/small.eot?vtfgpt');
  src:
    url('fonts/small.eot?vtfgpt#iefix') format('embedded-opentype'),
    url('fonts/small.ttf?vtfgpt') format('truetype'),
    url('fonts/small.woff?vtfgpt') format('woff'),
    url('fonts/small.svg?vtfgpt#small') 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: 'small' !important;*/
/*  speak: never;*/
/*  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-build:before {
  content: "\e902";
  color: #656d78;
}
.icon-copy:before {
  content: "\e901";
  color: #656d78;
}
.icon-cells-select-group:before {
  content: '\e900';
  color: #656d78;
}
.icon-Quick-Date:before {
  content: '\e80e';
  color: #656d78;
}
.icon-Back:before {
  content: '\e800';
  color: #656d78;
}
.icon-Delete-All:before {
  content: '\e801';
  color: #656d78;
}
.icon-Edit:before {
  content: '\e802';
  color: #656d78;
}
.icon-Home:before {
  content: '\e803';
  color: #656d78;
}
.icon-Info:before {
  content: '\e804';
  color: #656d78;
}
.icon-Logs:before {
  content: '\e805';
  color: #656d78;
}
.icon-Refresh-All:before {
  content: '\e80b';
  color: #656d78;
}
.icon-Reload:before {
  content: '\e80c';
  color: #656d78;
}
.icon-Move:before {
  content: '\e806';
  color: #656d78;
}
