Helvetica-Neue Light font issue

I have this weird issue that I’m not sure how to fix. In Safari I’m finding that my font isn’t displaying as it should and i can’t seem to work out what is wrong, in chrome it works ok

Now I’m not an HTML expert BY ANY STRETCH but when i insert a space between Helvetica and Neue the fonts corrects itself. In a blank document its ok but i can’t for the life of me figure out in this document where I’ve gone wrong.

For this font I typically use this format:

font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;

You might want to also explicitly set the font weight be 300: font-weight:300;

Can you see if that fixes the issue in Safari?

thanks Daniel - sorry to be a complete idiot but in which file do i update this? Or is it in the ‘inner HTML’ piece within hype?

There isn’t a way to edit already-added custom fonts (but it is definitely on our radar), so remove the custom font you have in your resource library and make a new one using these instructions: http://tumult.com/hype/documentation/3.0/#declaring-an-font-face-style

thanks man - you guys ROCK !! :sunglasses: