
@import url('https://fonts.googleapis.com/css2?family=Sen:wght@400;700&display=swap');
@font-face {
  font-family: NotoSansMedium;
  src: url("../font/NotoSansCJKjp-Medium.woff");
}

@font-face {
  font-family: NotoSansRegular;
  src: url("../font/NotoSansCJKjp-Regular.woff");
}