html,
body {
  cursor: url("/images/medieval-normal.png") 0 0, auto;
}

a,
button,
summary,
select,
label[for],
input[type="button"],
input[type="submit"],
input[type="reset"] {
  cursor: url("/images/medieval-link.png") 0 0, pointer;
}