@font-face { 
  font-family: "line-seed-rg"; 

  src: url("/font/LINESeedJP_OTF_Rg.woff2") format("woff2")
}

body {
  font-family: line-seed-rg, sans-serif;
  font-weight: 300;
  font-style: normal;
}

.site-title {
  font-family: vdl-admin, sans-serif;
  font-weight: 400;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: tbchibirgothicplusk-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
