Hier seht ihr die Palette der Schriften. Die Schriftgröße wird in „em“ angegeben, die Schriftstärke als „normal“ bzw. bei dickerer Schrift als Zahl (z.B. „600“). „Margin“ und „padding“ definieren Abstände nach oben, unten, links und rechts. Die Font-Familie definiert die Wahl der Schrift: die erste Schrift wird angezeigt. Falls ein User die 1. Schrift nicht anzeigen kann, wird die 2. Schrift verwendet, bzw. die 3. usw.

Headline h1

color: #333333;
font-size: 2.8em;
font-family: ‚Merriweather‘, Georgia, ‚Times New Roman‘, Times, serif;
font-weight: 300;
letter-spacing: -0.4px;
margin: 5px 0px 5px 0px;
padding: 5px 0px 5px 0px;
line-height: 1.2;

Headline h2Magazine

color: #333333;
font-size: 2.4em;
font-family: ‚Merriweather‘, Georgia, ‚Times New Roman‘, Times, serif;
font-weight: 300;
margin: 5px 0px 5px 0px;
padding: 5px 0px 5px 0px;
line-height: 1.2;

Headline h3

color: #333333;
font-size: 1.3em;
font-family: ‚Merriweather‘, Georgia, ‚Times New Roman‘, Times, serif;
font-weight: 600;
margin: 4px 0px 4px 0px;
padding: 4px 0px 4px 0px;
line-height: 1.4;

Headline h4

color: #333333;
font-size: 1.2em;
font-family: ‚Merriweather‘, Georgia, ‚Times New Roman‘, Times, serif;
font-weight: normal;
margin: 4px 0px 4px 0px;
padding: 4px 0px 4px 0px;
line-height: 1.4;

Headline h5

color: #333333;
font-size: 1.1em;
font-family: ‚Merriweather‘, Georgia, ‚Times New Roman‘, Times, serif;
font-weight: 600;
margin: 8px 0px 4px 0px;
padding: 1px 0px 1px 0px;
line-height: 1.3;

Headline h6

color: #333333;
font-size: 1.1em;
font-family: ‚Merriweather‘, Georgia, ‚Times New Roman‘, Times, serif;
font-weight: 600;
margin: 20px 0px 12px 0px;
padding: 4px 0px 2px 0px;
line-height: 1.6;
border-bottom: 1px solid #DDDDDD;

Daten der Laufschrift
color: #333333;
font-size: 0.9em;
font-family: ‚Merriweather‘, Georgia, ‚Times New Roman‘, Times, serif;
font-weight: normal;
line-height: 28px;
margin: 0px auto 0px;
padding: 0px;