@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ddvvd9');
  src:  url('fonts/icomoon.eot?ddvvd9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ddvvd9') format('truetype'),
    url('fonts/icomoon.woff?ddvvd9') format('woff'),
    url('fonts/icomoon.svg?ddvvd9#icomoon') 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: 'icomoon' !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-sport_icon:before {
  content: "\e903";
}
.icon-slot_icon:before {
  content: "\e904";
}
.icon-live_icon:before {
  content: "\e905";
}
.icon-hot_icon:before {
  content: "\e906";
}
.icon-d_icon:before {
  content: "\e907";
}
.icon-qr_code:before {
  content: "\e902";
}
.icon-money_in:before {
  content: "\e900";
}
.icon-money_out:before {
  content: "\e901";
}
