Heading
Headings are used to highlight sections of content.

Headings are used on each subpage to highlight, what the page is about. We either use the h1, h2 or h3 tag. Where h1 and h2 are using the Inconsolata font for highlighting and the h3 the Roboto font.

Headlines
<h1>Headline 1</h1>
<h2>Headline 2</h2>
<h3>Headline 3</h3>

Headlines 1 - 3 are larger than the body text and are reserved for short, important text.

Subtitle
<h2>Headline</h2>
<div class="subtitle">This is an example subtitle.</div>

A Subtitle can be used directly after a Headline e.g. on the start page for the intro.