body {
cursor: url('https://files.data-economy.ru/NY_24_25/ic_mouse.png'), auto;
}

body { cursor: url('https://files.data-economy.ru/NY_24_25/ic_mouse.png'), auto !important; }
a, button, [style*="pointer"], [data-elem-type="button"] { cursor: url('https://files.data-economy.ru/NY_24_25/Group.png'), pointer !important; }
a:active, button:active, [style*="pointer"]:active, [data-elem-type="button"]:active { cursor: url('https://files.data-economy.ru/NY_24_25/Group.png'), pointer !important; }
input[type="text"], textarea { cursor: url('https://files.data-economy.ru/NY_24_25/ic_mouse.png'), text; }
.draggable { cursor: url('https://files.data-economy.ru/NY_24_25/Group.png'), move; }
