@import url("//fonts.googleapis.com/css2?family=Josefin+Sans&display=swap");
@import url("sp.css") only screen and (max-width: 768px);
@import url("pc.css") only screen and (min-width: 769px);
