.barriecito-regular {
  font-family: "Barriecito", system-ui;
  font-weight: 400;
  font-style: normal;
}

body{
    background-color:#4B0082;
}
h1{
    font-family: "Barriecito", system-ui;
    font-weight: 400;
    font-style: normal;
    color: 	#FF69B4;

}