@font-face {
  font-family: "LINE Seed Sans App";
  src: url('../webfonts/LINESeedSans_W_Rg.woff2') format('woff2');
  font-weight: 400; /* Regular */
  font-style: normal;
}

@font-face {
  font-family: "LINE Seed Sans App";
  src: url('../webfonts/LINESeedSans_W_Bd.woff2') format('woff2');
  font-weight: 700; /* Bold */
  font-style: normal;
}

@font-face {
  font-family: "LINE Seed Sans App";
  src: url('../webfonts/LINESeedSans_W_He.woff2') format('woff2');
  font-weight: 900; /* Heavy */
  font-style: normal;
}

@font-face {
  font-family: "LINE Seed Sans App";
  src: url('../webfonts/LINESeedSans_W_Th.woff2') format('woff2');
  font-weight: 100; /* Thin */
  font-style: normal;
}

@font-face {
  font-family: "LINE Seed Sans App";
  src: url('../webfonts/LINESeedSans_W_XBd.woff2') format('woff2');
  font-weight: 800; /* Extra Bold */
  font-style: normal;
}
