To add a cursor to your web page, all you need is a cursor - *.cur
Then add it to your site and reference the cursor like below in each page that you want the cursor to show.
<body style="cursor:url(~\cursor.cur);">
where cusor.cur is the name of your cursor..