How to specify font for bold?

Posted in: Newspaper
Post count: 34

Hello,

I am using local font file for post content and wondering what should I do to specify bold font?

Basically, whenever font family bold found, it should be served with other file.

Post count: 22421

Hi,
I’m not sure exactly what you mean, I assume you want a different font when bold is detected. This will not be an easy task at all. I cannot provide any solution for this as css cannot detect if an element is bold or not as it’s a static language. This will have to be done in js. Unfortunately we have no easy solution to provide. Sorry.
Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.