@charset "UTF-8";

@font-face {
  font-family: "Shippori Mincho B1";
  src: url('../font/ShipporiMinchoB1-Regular.woff2') format('woff2');
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "Shippori Mincho B1";
  src: url('../font/ShipporiMinchoB1-Bold.woff2') format('woff2');
  font-style: normal;
  font-weight: bold;
  font-display: swap;

}

@font-face {
  font-family: "Shippori Mincho B1";
  src: url('../font/ShipporiMinchoB1-ExtraBold.woff2') format('woff2');
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}