alessioconz.it
si si, ho seguito la guida.... questo è quello che ho inserito/modificato nel mio css:
/* CSS Document */
body {
margin: 0px;
padding: 0px;
@font-face {
font-family: acmesa;
src: url(../font/acmesab.eot); /* EOT file for IE */
}
@font-face {
font-family: acmesab;
src: url(../font/acmesab.ttf); /* TTF file for CSS3 browsers */
}
line-height: 120%;
background: #3D4D50;
color: #000;
font-size: 10pt;
ma non accade nulla... sig sig sig...
sapresti dirmi cosa sbaglio??
grazie!!