Typography

Headline Level 1

Headline Level 2 - Secondary

Headline Level 2

Headline Level 3 - Secondary

Headline Level 3

Headline Level 4 - Secondary

Headline Level 4

Headline Level 5
Headline Level 6

Subtitle

General Copy

<h1>Headline Level 1</h1>
<h2 class="headline_secondary">Headline Level 2 - Secondary</h2>
<h2>Headline Level 2</h2>
<h3 class="headline_secondary">Headline Level 3 - Secondary</h3>
<h3>Headline Level 3</h3>
<h4 class="headline_secondary">Headline Level 4 - Secondary</h4>
<h4>Headline Level 4</h4>
<h5>Headline Level 5</h5>
<h6>Headline Level 6</h6>
<p class="subtitle">Subtitle</p>
<p>General Copy</p>

1-1 Link

Modifiers to basic links


Link that displays as text .link--text


Link that is gray3 .link--gray2


Link that is gray3 .link--gray3


Link that is white .link--white


Link with a text decorations .link--underline

<a href="#" class="[modifier class]">Link</a>

1-2 Type

Typographic settings

Check out this type!


no bottom margin .type--tight

Check out this type!


Changes the type to be white .type--white

Check out this type!


Changes the type to be gray1 .type--gray1

Check out this type!


Changes the type to be gray2 .type--gray2

Check out this type!


Changes the type to be gray3 .type--gray3

Check out this type!


Changes the type to be gray4 .type--gray4

Check out this type!


Changes the type to be teal .type--teal

Check out this type!


Changes the type to be teal-dark .type--teal-dark

Check out this type!


Changes the type to be green .type--green

Check out this type!


Changes the type to be red .type--red

Check out this type!


Changes the type to be yellow .type--yellow

Check out this type!


Smaller than the default font size .type--xsmall

Check out this type!


Smaller than the default font size .type--small

Check out this type!


Exactly the default font size .type--normal

Check out this type!


Larger than the default font size .type--large

Check out this type!


Changes the type to be 100 weight .type--light

Check out this type!


Changes the type to be 400 weight .type--normal

Check out this type!


Changes the type to be 500 weight .type--semibold

Check out this type!


Changes the type to be 500 weight .type--primary

Check out this type!


Changes the type to be 500 weight .type--secondary

Check out this type!


Changes the type to be 500 weight .type--mono

Check out this type!

<h3 class="type [modifier class]">
  Check out this type!
</h3>