@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&display=swap");
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&family=Quicksand:wght@600&display=swap);
h1 {
   font-family: "Quicksand" ;
}
a {
   font-family: "Quicksand" ;
}
p {
   font-family: "Quicksand" ;
}
   
