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

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

.marker-felt {
    /* font-family: 'MarkerFelt'; */
    font-family: 'MarkerFelt-Thin';
}

body{
  background: #000;
}

#giris, #skor, #howto, #game{
    display: none;
}