@font-face {
  font-family: "SawarabiGothic";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("../font/SawarabiGothic-400.woff2") format("woff2");
}
.SawarabiGothic-400 {
  font-family: "SawarabiGothic", sans-serif;
  font-weight: 400;
}

/*  */

h3.SawarabiGothic {
  font-size: clamp(2.4rem, 3.6vw, 4.8rem);
  line-height: 1.6;
  font-family: "SawarabiGothic", sans-serif;
  /* font-weight: 400; */
}
