@font-face {
    font-family: "Rounded-X_Mgen+_2p_black_VRCP";
    src: url("/rounded-x-mgenplus-2p-black-VRCP.woff2") format("woff2");
}

.site-title-font {
    font-family: "Rounded-X_Mgen+_2p_black_VRCP" !important;
}

.ui.header.site-title {
    line-height: 140%;
    font-family: "Rounded-X_Mgen+_2p_black_VRCP";
    border-radius: 0.2em;
    border: 0.1em solid #000;
    width: max-content;
    padding: 0.1em 0.2em;
}

.site-title-vr {
    margin-right: 0.1em;
}

.site-title-chat {
    color: #fff;
    background: #000;
    padding: 0 0.1em;
    border-radius: 0.2em;
    border: 0 solid #000;
}

.site-title-subtitle-select {
    font-size: 2rem !important;
}
