CSS Font Size for Image/Text
CSS Font Size for Image/Text
Out of context: Reply #6
- Started
- Last post
- 12 Responses
- Continuity0
Try this in your @font-face stacks:
font-style: normal;
font-weight: 600;
-webkit-font-smoothing: antialiased;That _should_ do the trick and make the type look the way it should.
Also, that's a lovely font.