Hi guys, sorry, I am only seeing this on the forum now.
@Gabriella77, I received your emails, but when I visited your site it appeared you had (at that time removed my font) so I was unable to view the issues you described. I came upon this thread just as I was going to email you to ask for more details.
I am pleased to discover from reading the discussion here that you were able to come to a very simple solution to the problem and continue using the font. Headlines in HTML *are* bold, a good thing to keep in mind especially when web-embedding specific fonts.
<3
Lauren
PseudoNympho said 
Headlines in HTML *are* bold, a good thing to keep in mind especially when web-embedding specific fonts.
yeah, but as Gabrielle said, you can override the default heading bold style
just add :
font-weight:normal;
if you're still facing problems and don't really know what you're doing, just add :
font-weight: normal !important;
AFAIK font weight: 400 is normal.
All times are CEST. The time is now 05:13