Hi, [Screenshot 1] On Id, there are font-weight (light, regular, medium, bold). On EPUB, medium on CONCLUSION.(4) is not presented well (I want to make it thinner than bold). So, I wrote: span.medium {font-weight: ;} [Screenhot 2] "font-weight: 900" works. [Screenshot 3] With font-weight: 100, I can't make medium on CONCLUSION.(4) much thinner than bold. Is there any workaround? Hosun Screenshot 1 Screenshot 2 Screenshot 3
... View more