und zwar hab ich das Problem das ich nicht diese Standard schriftarten verwenden will sondern eine Schrift die Sevenet 7 heisst... und die soll genau so bei jedem User angezeigt werden ... ja das hab ich versucht jedoch funzt das nicht so ganz .. ( habs schon von andern Rechern probiert ) ...
Guckt mal hier
könnt ihr mir sagen was daran nicht stimmt oder was ich ändern müsste ... hier ist nochmal der csscode
<style type="text/css">
@font-face {
font-family: Sevenet 7;
font-style: normal;
font-weight: normal;
src: url(http://sacred-fist.gu2.info/includes/SEVENET4.eot);
}
body{
font-family : "Sevenet 7";
font-size : 8px;
src: url(http://sacred-fist.gu2.info/includes/SEVENET4.eot);
text-transform: uppercase;
}
td{
font-family : "Sevenet 7";
font-size : 8px;
src: url(http://sacred-fist.gu2.info/includes/SEVENET4.eot);
text-transform: uppercase;
}
-->
</style>
? ? ? dankeschön im voraus
Guckt mal hier
könnt ihr mir sagen was daran nicht stimmt oder was ich ändern müsste ... hier ist nochmal der csscode
<style type="text/css">
@font-face {
font-family: Sevenet 7;
font-style: normal;
font-weight: normal;
src: url(http://sacred-fist.gu2.info/includes/SEVENET4.eot);
}
body{
font-family : "Sevenet 7";
font-size : 8px;
src: url(http://sacred-fist.gu2.info/includes/SEVENET4.eot);
text-transform: uppercase;
}
td{
font-family : "Sevenet 7";
font-size : 8px;
src: url(http://sacred-fist.gu2.info/includes/SEVENET4.eot);
text-transform: uppercase;
}
-->
</style>
? ? ? dankeschön im voraus