@font-face {
  font-family: ShortStack;
  src: url('https://kaoharu.neocities.org/fonts/ShortStack-Regular.ttf') format("truetype");
}
    
::selection {
  color: white;
  background: #E1B0B3;
}

* {cursor: url(https://cur.cursors-4u.net/nature/nat-10/nat996.cur), auto !important;}

a {
  color: #65605d;
  font-weight: bold;
}

a:hover {
  color #a49cba;
  text-decoration: none;
}