@font-face {
	font-family: 'casino_icons';
	src:url('./mediatopco/fonticons/fonts/icomoon.eot?-vmtink');
	src:url('./mediatopco/fonticons/fonts/icomoon.eot?#iefix-vmtink') format('embedded-opentype'),
		url('./mediatopco/fonticons/fonts/icomoon.ttf?-vmtink') format('truetype'),
		url('./mediatopco/fonticons/fonts/icomoon.woff?-vmtink') format('woff'),
		url('./mediatopco/fonticons/fonts/icomoon.svg?-vmtink#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"], #nav > li > a:before {
	font-family: 'casino_icons';
	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-home:before, .home-i > a:before {
	content: "\e600";
}
.icon-dice:before, .games-i > a:before {
	content: "\e601";
}
.icon-bullhorn:before, .promo-i > a:before {
	content: "\e602";
}
.icon-paste:before {
	content: "\e603";
}
.icon-credit-card:before, .payments-i > a:before {
	content: "\e604";
}
.icon-envelop:before {
	content: "\e60a";
}
.icon-mail:before {
	content: "\e60b";
}
.icon-mobile:before, .mobile-i > a:before {
	content: "\e605";
}
.icon-bubble:before, .icon-message:before {
	content: "\e606";
}
.icon-bubbles3:before, .support-i > a:before {
	content: "\e607";
}
.icon-clipboard:before, .register-i > a:before {
	content: "\e608";
}
.icon-lock:before {
	content: "\e609";
}
.icon-chevron-down:before {
	content: "\e60d";
}
.icon-chevron-left:before {
	content: "\e60e";
}
.icon-chevron-right:before {
	content: "\e60f";
}
.icon-chevron-up:before {
	content: "\e610";
}
.icon-info-with-circle:before {
	content: "\e60c";
}
.icon-menu:before, .icon-list:before {
    content: "\e61a";
}
.icon-circle-up:before, .icon-keyboard-arrow-up:before {
	content: "\e611";
}
.icon-circle-right:before {
	content: "\e612";
}
.icon-circle-down:before, .icon-keyboard-arrow-down:before {
	content: "\e613";
}
.icon-circle-left:before {
	content: "\e614";
}
.icon-undo2:before, .icon-arrow-back:before {
	content: "\e615";
}
.icon-star-full:before {
	content: "\e616";
}
.icon-medal:before, .sports-i > a:before {
	content: "\e617";
}
.icon-trophy:before {
	content: "\e618";
}
.icon-spades:before {
	content: "\e619";
}

