If I am using a font and don't have the bold version, I could use the tag text-shadow
, adding a contour to make the thin font bolder.
But I have only the bold font, and I want to make it thinner. I don't know what CSS or Javascript or jQuery script to use.
Is it possible to make a bold font thinner using CSS, Javascript or jQuery? How?