@font-face { 
font-family: Snow; src: url('Snow.ttf'); 
} 


body {
font-family: Snow;
color: white;
background-color: black;
}



@font-face {
  font-family: Meows; src: url('Quiet Meows.otf');
}



@font-face { 
font-family: Starlight; src: url('Starlight.ttf'); 
} 
