Search code examples
htmlcssfontsitalic

combining font-style:italic & font-weight:bold cause reversed slant in FF


Take a look at the text under the full width images here >> http://ghostowncrew.com/ ; In Firefox, the title is slanted right, and the text after is slanted left. The difference is a font-weight: bold on the title, but it also reverses the slant direction!

i was unable to replicate it in this JSBIN >> http://jsbin.com/uNUMEQuy/

Have you ever encountered a similar issue?

thanks!


Solution

  • a browser issue. Tested many other browser, and the same on a different computer, and all was fine.