body {
    cursor: url('https://static.tildacdn.com/tild3031-3234-4439-a239-626136636639/Group_31_1.svg'), auto; /* Сандартный курсор */
}
a, button {
    cursor: url('https://static.tildacdn.com/tild3031-3234-4439-a239-626136636639/Group_31_1.svg'), pointer; /* Курсор при наведении (Pointer) */
}