@font-face {
    font-family: GameFont;
    src: url("FOT-NewCinemaAStd-D.otf");
}
@font-face {
    font-family: RiiTegakiFude;
    src: url("RiiT_F.otf");
}
@font-face {
    font-family: FOT-NewCinemaA Std D;
    src: url("FOT-NewCinemaAStd-D.otf");
}
@font-face {
    font-family: Natsuzemi Maru Gothic Black;
    src: url("夏蝉丸ゴシック.ttf");
}

@font-face {
    font-family: Dela Gothic One;
    src: url("DelaGothicOne-Regular.ttf");
}
@font-face {
    font-family: MPLUS2ExtraBold;
    src: url("MPLUS2-ExtraBold.ttf");
}
.IIV::-webkit-media-controls-play-button,
video::-webkit-media-controls-start-playback-button {
    opacity: 0;
    pointer-events: none;
    width: 5px;
}