@font-face {
    font-family: 'mc-gamefont';;
    src: url('H7GBK-Heavy.woff') format('woff'),
      url('H7GBK-Heavy.ttf') format('truetype');
  }
  .custom-gamefont {
    font-family: 'mc-gamefont';;
  }