@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New&display=swap');

p, li, div {
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.085em !important;
  line-height: 1.7;
}

h1, .entry-content h1,
h2, .entry-content h2,
h3, .entry-content h3,
h4, .entry-content h4
{
/*   font-family: "Zen Kaku Gothic New", sans-serif; */
  line-height: 1.45;
  letter-spacing: 0.05em !important;
}

