@charset "utf-8";
.inter-l {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.inter-r {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.inter-b {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.zenkaku {
  font-family: zen-kaku-gothic-new, sans-serif;
  font-style: normal;
}
.kanit {
  font-family: kanit, sans-serif;
  font-style: normal;
  font-weight: 400;
}