@font-face {
    font-family: GameFont;
    src: url("LXGWWenKai-Bold.ttf");
}

@font-face {
    font-family: OFont;
    src: url("Orbitron-VariableFont_wght.ttf");
}

@font-face {
    font-family: EFont;
    src: url("Boogaloo-Regular.ttf");
}

@font-face {
    font-family: PFFont;
    src: url("PingFangLaiJiangHuLangTi-2.ttf");
}

@font-face {
    font-family: KYFont;
    src: url("KingnamypeYuanmoSC-Regular-2.ttf");
}

@font-face {
    font-family: YSFont;
    src: url("YouSheBiaoTiHei-2.ttf");
}

@font-face {
    font-family: LKFont;
    src: url("LingKO゙SHIKKU-2.otf");
}

.IIV::-webkit-media-controls-play-button,
video::-webkit-media-controls-start-playback-button {
    opacity: 0;
    pointer-events: none;
    width: 5px;
}