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

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

.Vending_Kiosk-candy-shop:before {
  content: "\e900";
}
