@font-face {
  font-family: "quicksand";
  src: url(https://pinkrd.neocities.org/archivos/ttf%20quicksand/Quicksand-VariableFont_wght.ttf) format('truetype'),
       url(https://pinkrd.neocities.org/archivos/woff%20quicksand/Quicksand-VariableFont_wght.woff) format('woff');
}

  
body {
  background-color: #000000;
  background-repeat repeat;
  background-size: 80%;
  background-image: url(https://pinkrd.neocities.org/archivos/wlp_10%20mucho%20menos%20px.png);
  
  color: black;
  font-family: "quicksand";

}