I was using {font-family: “Din Text Pro Regular”} at the website and was everything great! Then I’ve purchased the THIN version to apply to the Headings but despite all my efforts I can’t make it work.
Hi,
I see that font is working fine for heading of block of elements. Have you managed to resolve the issue or i did not get issue correctly ?
Thanks ๐
With Best Regards
Mohammad
In your screenshot, despite the correct font being listed in the css, your browser is also rendering the heading with Verdana. That font over there is not DIN PRO Thin.
No laranz… weird.
Also, I can’t see where you placed these css changes. At “Neighborhood Child Theme: style.css” I don’t see any mentions to Din Pro Thin.
div { font-family:”Din Display Pro Thin”, Verdana, sans-serif; font-size-adjust:0.49; font-weight:100; font-style:normal; }
div { font-family:”Din Text Pro Regular”, Verdana, sans-serif; font-size-adjust:0.5; font-weight:normal; font-style:normal; }