body {
    cursor: url("https://api.xiaohanwu.com/files/reporter-assets/normal.cur"), auto;
}

a {
    cursor: url("https://api.xiaohanwu.com/files/reporter-assets/link.cur"), auto;
}

a:hover {
    cursor: url("https://api.xiaohanwu.com/files/reporter-assets/link.cur"), auto;
}

.hty-icon-button {
    cursor: url("https://api.xiaohanwu.com/files/reporter-assets/link.cur"), pointer;
}

input {
    cursor: url("https://api.xiaohanwu.com/files/reporter-assets/link.cur"), auto;
}

.cursor-pointer {
    cursor: url("https://api.xiaohanwu.com/files/reporter-assets/link.cur"), auto;
}

button  {
    cursor: url("https://api.xiaohanwu.com/files/reporter-assets/link.cur"), auto;
}
