body,
.biz-udmincho-regular,
.font-mincho,
h1,h2,h3,h4,h5 {
  font-family: "BIZ UDPMincho", serif;
  font-weight: 400;
  font-style: normal;
}

.biz-udmincho-bold,
.font-mincho-b {
  font-family: "BIZ UDPMincho", serif;
  font-weight: 700;
  font-style: normal;
}

.biz-udgothic-regular,
.font-gothic {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.biz-udgothic-bold,
.font-gothic-b {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}