/* 背伸びゴシック */
@font-face {
  font-family: "senobi-gothic";
  src: url("./senobi-gothic.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
/* スマートフォントUI */
@font-face {
  font-family: "smart-font-ui";
  src: url("./smart-font-ui.otf") format("opentype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
