Question
Adobe font not correctly rendered on chrome
Hi there,
I'm using the TT Commons Pro font on my website, I imported it using the css as stated on the font page.
Using the css in my style it is correctly rendered in safari (1st image) but not in chrome (2nd image).
I used the following code:
font-family: tt-commons-pro, sans-serif;
font-style: normal;
font-weight: 300;Do you have any suggestion on how to solve this problem?
Thank you


