body {
    font-size: 12px !important;
    font-family: Visby CF !important;
}

span.title,
div.profile,
h2,
span,
button{
    font-family: Visby CF !important;
}

.profile {
    span {
        font-family: Visby CF !important;
    }
}

.mouse_setting {
    .driver_info {
        padding: 0 20px !important;
    }
}

.el-tooltip__popper {
    font-size: 14px !important;
}

span.tips {
    font-size: 12px !important;
}

.mouse_intro {
    & .mouse_right_info {
        .head-name {
            width: initial !important;
        }
    }
}
