I am using Segoe UI Light font in my website.
the css used is as follows.
.divMainHeader
{
font-family:Segoe UI;
font-size:28pt;
font-weight:lighter;
Could be because of various reasons:
Sample: http://pastebin.com/FiGvAfTk
Are you defining your fonts properly?