/*@font-face {*/
/*    font-family: GraublauWeb;*/
/*    src: url("webfont.eot"); !* IE9 Compat Modes *!*/
/*    src: url("webfont.eot?#iefix") format("embedded-opentype"), !* IE6-IE8 *!*/
/*    url("webfont.woff") format("woff"), !* Modern Browsers *!*/
/*    url("webfont.ttf")  format("truetype"), !* Safari, Android, iOS *!*/
/*    url("webfont.svg#svgFontName") format("svg"); !* Legacy iOS *!*/
/*}*/

/*@font-face {*/
/*    font-family: 'bebasKai';*/
/*    src: url('../font/bebas-kai.otf') format('opentype'),*/
/*    url('../font/bebas-kai.otf') format('opentype');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'open_sansregular';*/
/*    src: url('../font/opensans-regular.ttf') format('truetype'),*/
/*    url('../font/opensans-regular.ttf') format('truetype');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'allerregular';*/
/*    src: url('../font/aller-regular.ttf') format('truetype'),*/
/*    url('../font/aller-regular.ttf') format('truetype');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

@font-face {
    font-family: 'newtow';
    src: url('../font/NEWTOW__.ttf') format('truetype'),
    url('../font/NEWTOW__.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.slots-interface__game-panel__item__play-now {
    /*display: none;*/
    color: red;
}

.slots-interface__game-panel__item__link:hover + .slots-interface__game-panel__item__play-now {
    color: white;
}
