/*  ICON FONT */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?rk9ymg");
  src: url("../fonts/icomoon.eot?rk9ymg#iefix") format("embedded-opentype"), 
	  url("../fonts/icomoon.ttf?rk9ymg") format("truetype"), 
	  url("../fonts/icomoon.woff?rk9ymg") format("woff"), 
	  url("../fonts/icomoon.svg?rk9ymg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.icon-earnmore:before { content: "\e900" }
.icon-buyspins:before { content: "\e901" }
.icon-rewards:before { content: "\e902" }
.icon-myrewards:before { content: "\e903" }
.icon-howtoplay:before { content: "\e904" }
.icon-shuffle:before { content: "\e905" }
.icon-close:before { content: "\e906" }
.icon-cfhome:before { content: "\e907" }
.icon-button:before { content: "\e908" }