questo è il fontface per entrambi:
@font-face {
font-family: ChickenScratch;
src: url(../font/ChickenScratch.eot); /* EOT file for IE */
}
@font-face {
font-family: ChickenScratch;
src: url(../font/ChickenScratch.ttf); /* TTF file for CSS3 browsers */
}
@font-face {
font-family: Card Characters;
src: url(../font/Card Characters.eot); /* EOT file for IE */
}
@font-face {
font-family: Card Characters;
src: url(../font/Card Characters.ttf); /* TTF file for CSS3 browsers */
}
questo è il css dei font
.art-menu a .t
{
margin-right: 10px;
margin-left: 10px;
font-family: Card Characters,Arial, Helvetica, Sans-Serif;
font-size: 20px;
color: #000000;
padding: 0 10px;
margin: 0 13px;
line-height: 39px;
text-align: center;
}
margin: 0 auto;
padding: 0;
background-color: #6E6E6E;
background-image: url('../images/page_t.jpg');
background-repeat: repeat;
background-attachment: scroll;
background-position: top left;
float: left;
font-family: ChickenScratch;
font-style: normal;
font-weight: normal;
font-size: 13px;
color: #FBFFFA;
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover,
.art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text a,
h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
font-style: normal;
text-decoration: none;
font-family: ChickenScratch;
font-weight: bold;
font-size: 31px;
text-align: left;
}