@font-face {
  font-family: 'tehmar-icons';
  src:  url('../fonts/tehmar-icons.eot?4ujmuo');
  src:  url('../fonts/tehmar-icons.eot?4ujmuo#iefix') format('embedded-opentype'),
    url('../fonts/tehmar-icons.ttf?4ujmuo') format('truetype'),
    url('../fonts/tehmar-icons.woff2?4ujmuo') format('woff'),
    url('../fonts/tehmar-icons.woff?4ujmuo') format('woff'),
    url('../fonts/tehmar-icons.svg?4ujmuo#tehmar-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ti-"], [class*=" ti-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tehmar-icons' !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;
}

.ti-credit-in:before {
  content: "\e900";
}
.ti-credit-out:before {
  content: "\e901";
}
.ti-deadline-approaching:before {
  content: "\e902";
}
.ti-deadline-passed:before {
  content: "\e903";
}
.ti-delivery-docket:before {
  content: "\e904";
}
.ti-department:before {
  content: "\e905";
}
.ti-estimate-in:before {
  content: "\e906";
}
.ti-estimate-out:before {
  content: "\e907";
}
.ti-expired:before {
  content: "\e908";
}
.ti-fault-list:before {
  content: "\e909";
}
.ti-freight-consignment:before {
  content: "\e90a";
}
.ti-inventory-transfer:before {
  content: "\e90b";
}
.ti-invoice-in:before {
  content: "\e90c";
}
.ti-invoice-out:before {
  content: "\e90d";
}
.ti-jha:before {
  content: "\e90e";
}
.ti-machine:before {
  content: "\e90f";
}
.ti-mark-lines:before {
  content: "\e910";
}
.ti-office:before {
  content: "\e911";
}
.ti-order-in:before {
  content: "\e912";
}
.ti-order-out:before {
  content: "\e913";
}
.ti-ownership:before {
  content: "\e914";
}
.ti-packing-slip:before {
  content: "\e915";
}
.ti-pre-start:before {
  content: "\e916";
}
.ti-preventative-corrective-actions:before {
  content: "\e917";
}
.ti-refund-in:before {
  content: "\e918";
}
.ti-refund-out:before {
  content: "\e919";
}
.ti-safety:before {
  content: "\e91a";
}
.ti-stocktake:before {
  content: "\e91b";
}
.ti-take-5:before {
  content: "\e91c";
}
.ti-tehmar:before {
  content: "\e91d";
}
.ti-warehouse-location:before {
  content: "\e91e";
}
.ti-warehouse-rack:before {
  content: "\e91f";
}
.ti-warehouse-transfer:before {
  content: "\e920";
}
.ti-work-order:before {
  content: "\e921";
}
