@font-face {
  font-family: 'bin-picking';
  src:  url('fonts/bin-picking.eot?f4twyk');
  src:  url('fonts/bin-picking.eot?f4twyk#iefix') format('embedded-opentype'),
    url('fonts/bin-picking.ttf?f4twyk') format('truetype'),
    url('fonts/bin-picking.woff?f4twyk') format('woff'),
    url('fonts/bin-picking.svg?f4twyk#bin-picking') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.binpickchangeover_SVG:before {
  content: "\e900";
}
.binpickcustomizable_SVG:before {
  content: "\e901";
}
.binpickworkflow_SVG:before {
  content: "\e902";
}
