﻿/* Icons */

@font-face {
  font-family: 'megajackpot-icons';
  src:  url('fonts/megajackpot/megajackpot-icons.eot?f20xx5');
  src:  url('fonts/megajackpot/megajackpot-icons.eot?f20xx5#iefix') format('embedded-opentype'),
    url('fonts/megajackpot/megajackpot-icons.ttf?f20xx5') format('truetype'),
    url('fonts/megajackpot/megajackpot-icons.woff?f20xx5') format('woff'),
    url('fonts/megajackpot/megajackpot-icons.svg?f20xx5#megajackpot-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'megajackpot-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;
}


.icon-mobile:before {
  content: "\e901";
}
.icon-my-recent-games:before {
  content: "\e909";
}
.icon-all-games:before {
  content: "\e900";
}
.icon-classic-slots:before {
  content: "\e902";
}
.icon-jackpots:before {
  content: "\e903";
}
.icon-my-games:before {
  content: "\e904";
}
.icon-poker:before {
  content: "\e905";
}
.icon-search:before {
  content: "\e906";
}
.icon-table-games:before {
  content: "\e907";
}
.icon-top-games:before {
  content: "\e908";
}
.icon-video-slots:before {
  content: "\e90a";
}
.icon-mail:before {
  content: "\e90b";
}
.icon-balance:before {
  content: "\e90c";
}
.icon-withdrawal:before {
  content: "\e90d";
}