Dort hatte ich das Stylesheet vorgeknöpft, und oben erst ma die Aufrufe der Schriftarten auskommentiert.
Code: Select all
/* @font-face {font-family: RobotoCondensed; font-style: normal; font-weight: 900; src:url("fonts/RobotoCondensed-Bold.ttf") format("truetype");}
@font-face {font-family: RobotoCondensed; font-style: normal; font-weight: 700; src:url("fonts/RobotoCondensed-Regular.ttf") format("truetype");}
@font-face {font-family: RobotoCondensed; font-style: normal; font-weight: 400; src:url("fonts/RobotoCondensed-Light.ttf") format("truetype");}
@font-face {font-family: Poppins; font-style: normal; font-weight: 100;} */Code: Select all
@font-face {font-family: Arial;}src muß ich ja nicht angeben, System- Schriftart.
So sieht das dann aus:
Testaccount
So gefällt mir das schon besser.
Dann habe ich 2 Testseiten neu erstellt, und in Newsbox 2 eingetragen.
Funktioniert.
Da die Überschrift nun in Arial ist, muß ich auch nicht die Schriftart ändern.
Scheint so zu funktionieren.
Ich teste weiter.
Edi