@charset "UTF-8";

@font-face {
  font-family: "NotoSansHans-Regular";
src: url(notosanshans-regular.jpg);
src: url(notosanshans-regular.w.jpg) format("woff2"),
    url(notosanshans-regular..jpg) format("woff"),
    url(notosanshans-regular.jpg) format("truetype"),
    url(notosanshans-regular.jpg) format("embedded-opentype"),
    url(notosanshans-regular.jpg) format("svg");
  font-weight: normal;
  font-style: normal;}
