@font-face {
    font-family: GameFont;
    src: url("mplus-1m-regular.ttf");
}

.IIV::-webkit-media-controls-play-button,
video::-webkit-media-controls-start-playback-button {
    opacity: 0;
    pointer-events: none;
    width: 5px;
}

@font-face {
    src: url('Kalam-B3x5.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-family: 'Kalam', sans-serif;
}

@font-face {
    src: url('KalamBold-8yoz.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    font-family: 'Kalam', sans-serif;
}

@font-face {
    src: url('KalamLight-YG7v.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    font-family: 'Kalam', sans-serif;
}

@font-face {
    src: url('/assets/fonts/Wolfganger.otf') format('opentype'),
         url('/assets/fonts/Wolfganger.ttf') format('truetype'),
         url('/assets/fonts/Wolfganger.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-family: 'Wolfganger', sans-serif;
}