I ran firebug debugger and have these errors/warnings. But none of these should have anything to do with @font-face...
Expected color but found '#0'. Error in parsing value for 'background-color'. Declaration dropped.
[Break on this error] background-color: #0;
stylesheet.css (line 1006)
Error in parsing value for 'width'. Declaration dropped.
[Break on this error] width:780x;
minstyle.css (line 50)
Unknown property 'behavior'. Declaration dropped.
[Break on this error] .ie6_png {behavior: url("iepngfix.htc") }
example.net (line 16)
Unknown property 'behavior'. Declaration dropped.
[Break on this error] .ie6_png img {behavior: url("iepngfix.htc") }
example.net (line 17)
Unknown property 'behavior'. Declaration dropped.
[Break on this error] .ie6_png input {behavior: url("iepngfix.htc") }
example.net (line 18)
Error in parsing value for 'width'. Declaration dropped.
[Break on this error]
Error in parsing value for 'width'. Declaration dropped.
[Break on this error]
Expected ':' but found 'undefined'. Declaration dropped.
[Break on this error]
example.net : potentially vulnerable to CVE-2009-3555
Unknown property 'behavior'. Declaration dropped.
[Break on this error] .ie6_png {behavior: url("js/iepngfix.htc") }
example.net (line 2470)
Unknown property 'behavior'. Declaration dropped.
[Break on this error] .ie6_png img {behavior: url("js/iepngfix.htc") }
example.net (line 2471)
Unknown property 'behavior'. Declaration dropped.
[Break on this error] .ie6_png input {behavior: url("js/iepngfix.htc") }
example.net (line 2472)
example.net : potentially vulnerable to CVE-2009-3555
example.net : potentially vulnerable to CVE-2009-3555
example.net : potentially vulnerable to CVE-2009-3555
Unknown property '-moz-opacity'. Declaration dropped.
[Break on this error] #lz_chat_file_base{position:absolute;t...ransform.Microsoft.Alpha(opacity=0);}
style....3280241 (line 38)
Error in parsing value for 'filter'. Declaration dropped.
[Break on this error] #lz_chat_file_base{position:absolute;t...ransform.Microsoft.Alpha(opacity=0);}
style....3280241 (line 38)
[edited by: jatar_k at 1:20 pm (utc) on Jun 15, 2010]
[edit reason] no urls thanks [/edit]