@font-face {
    font-family: CMUTypewriterLight;
    src: url(../fonts/CMUTypewriterLight.ttf)
}

:root {
    cursor: url("https://kadorath.github.io/resources/images/hand-cursor.png"), default;
}

.preload {
    display: none;
    width: 0;
    height: 0;
}