I am using one custom font. When I use font-weight: bold
it is getting more bold in Safari web browser, but everything works fine in all other web browsers.
I have tried the following, but none of them worked.
-webkit-font-smoothing: antialiased;
and
text-shadow: #000000 0 0 0px;