Typography

There are 13 contextual typography styles to choose from which can be mixed to suit a large number of layouts. These styles mimic the material design typography styles. This means that the default typeface is Roboto and the script type is English and English-like (Latin, Greek, and Cyrillic).

Headline 1

Headline 2

Headline 3

Headline 4

Headline 5
Headline 6
Subtitle 1
Subtitle 2

Body 1. Lorem Ipsum is the single greatest threat. We are not - we are not keeping up with other websites. Lorem Ipsum best not make any more threats to your website.

Body 2.When other websites give you text, they’re not sending the best. They’re not sending you, they’re sending words that have lots of problems and they’re bringing those problems to us.

Button
Caption
Overline
Markup

Toggle full screen Open in new window Toggle example guides Toggle HTML markup

<h1 pam-typography="h1">Headline 1</h1>
<h2 pam-typography="h2">Headline 2</h2>
<h3 pam-typography="h3">Headline 3</h3>
<h4 pam-typography="h4">Headline 4</h4>
<h5 pam-typography="h5">Headline 5</h5>
<h6 pam-typography="h6">Headline 6</h6>
<h6 pam-typography="subtitle-1">Subtitle 1</h6>
<h6 pam-typography="subtitle-2">Subtitle 2</h6>
<p pam-typography="body-1">Body 1. Lorem Ipsum
is the single greatest threat. We are not - we are not keeping
up with other websites. Lorem Ipsum best not make any
more threats to your website.</p>
<p pam-typography="body-2">Body 2.When other
websites give you text, they’re not sending the best. They’re
not sending you, they’re sending words that have lots of
problems and they’re bringing those problems to us.</p>
<div><span pam-typography="button">Button</span></div>
<div><span pam-typography="caption">Caption</span></div>
<div><span pam-typography="overline">Overline</span></div>

Hooks

.hook-typography .hook-typography-body-1 .hook-typography-body-2 .hook-typography-button .hook-typography-caption .hook-typography-overline .hook-typography-h1 .hook-typography-h2 .hook-typography-h3 .hook-typography-h4 .hook-typography-h5 .hook-typography-h6 .hook-typography-subtitle-1 .hook-typography-subtitle-2


Variables

These are all the component specific variables that can be used for customization.

Name Value
@typography-font-family @font-family
@typography-h1-font-size @font-size-colossal
@typography-h1-font-weight @font-weight-light
@typography-h1-letter-spacing -0.016em
@typography-h1-line-height @font-size-colossal
@typography-h2-font-size @font-size-enormous
@typography-h2-font-weight @font-weight-light
@typography-h2-letter-spacing -0.008em
@typography-h2-line-height @font-size-enormous
@typography-h3-font-size @font-size-xxxlarge
@typography-h3-font-weight @font-weight-normal
@typography-h3-letter-spacing normal
@typography-h3-line-height 3.125rem
@typography-h4-font-size @font-size-xxlarge
@typography-h4-font-weight @font-weight-normal
@typography-h4-letter-spacing normal
@typography-h4-line-height 2.5rem
@typography-h5-font-size @font-size-xlarge
@typography-h5-font-weight @font-weight-normal
@typography-h5-letter-spacing normal
@typography-h5-line-height 2rem
@typography-h6-font-size @font-size-larger
@typography-h6-font-weight @font-weight-medium
@typography-h6-letter-spacing normal
@typography-h6-line-height @line-height-base
@typography-subtitle-1-font-size @font-size-large
@typography-subtitle-1-font-weight @font-weight-normal
@typography-subtitle-1-letter-spacing 0.009em
@typography-subtitle-1-line-height 1.75rem
@typography-subtitle-2-font-size @font-size-medium
@typography-subtitle-2-font-weight @font-weight-medium
@typography-subtitle-2-letter-spacing 0.007em
@typography-subtitle-2-line-height 1.375rem
@typography-body-1-font-size @font-size-large
@typography-body-1-font-weight @font-weight-normal
@typography-body-1-letter-spacing 0.03125em
@typography-body-1-line-height 1.5rem
@typography-body-2-font-size @font-size-medium
@typography-body-2-font-weight @font-weight-normal
@typography-body-2-letter-spacing 0.0178em
@typography-body-2-line-height 1.25rem
@typography-button-font-size @font-size-medium
@typography-button-font-weight @font-weight-medium
@typography-button-letter-spacing 0.0892em
@typography-button-line-height 2.25rem
@typography-button-text-transform uppercase
@typography-caption-font-size @font-size-xsmall
@typography-caption-font-weight @font-weight-normal
@typography-caption-letter-spacing 0.0333em
@typography-caption-line-height 1.25rem
@typography-overline-font-size @font-size-xxsmall
@typography-overline-font-weight @font-weight-normal
@typography-overline-letter-spacing 0.1667em
@typography-overline-line-height 2rem
@typography-overline-text-transform uppercase