/*@font-face {
    font-family: GameFont;
    src: url("mplus-1m-regular.ttf");
}*/

/*
@font-face {
    font-family: GameFont;
    src: url("kreon.ttf");
}
*/

/*
@font-face {
    font-family: GameFont;
    src: url("Merriweather.ttf");
}
*/

/*@font-face {*/
/*    font-family: GameFont;*/
/*    src: url("Nanum_Gothic_Coding.ttf");*/
/*}*/

@font-face {
    font-family: GameFont;
    src: url("Montserrat-Regular.ttf");
}

@font-face {
    font-family: NameBox;
    src: url("McLaren-Regular.ttf");
}

/*
@font-face {
    font-family: GameFont;
    src: url("Share_Tech_Mono.ttf");
}
*/

.IIV::-webkit-media-controls-play-button,
video::-webkit-media-controls-start-playback-button {
    opacity: 0;
    pointer-events: none;
    width: 5px;
}
