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

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

.sgic-slot-machine:before {
  content: "\e900";
}
