body {
    cursor: url('https://static.tildacdn.com/tild6362-3532-4464-a133-653665373636/_1.svg'), auto; /* Сандартный курсор */
}
a, button {
    cursor: url('https://static.tildacdn.com/tild6362-3532-4464-a133-653665373636/_1.svg'), pointer; /* Курсор при наведении (Pointer) */
}