Ho questo codice che viene validato da w3c ma non funziona, non pesca il font
Codice:@font-face{
font-family:"Freestyle Script";
src: url("http://photoman.altervista.org/fabio-out/res/freescpt.TTF")
}
.comments{
font-family:Freestyle Script, arial;
font-size:25px;
color:#0000ff;
}

