Documentation and examples for Figg typography, including global settings, headings, body text, lists, and more.
Headings
All HTML headings, <h1>
through <h6>
, are available.
Heading | Example |
---|---|
|
h1. Figg heading |
|
h2. Figg heading |
|
h3. Figg heading |
|
h4. Figg heading |
|
h5. Figg heading |
|
h6. Figg heading |
.h1
through .h6
classes are also available, for when you want to match the font styling of a heading but cannot use the associated HTML element.
h1. Figg heading
h2. Figg heading
h3. Figg heading
h4. Figg heading
h5. Figg heading
h6. Figg heading
Font Weight
Weight | Example |
---|---|
font-weight: 300
|
Sample |
font-weight: 400
|
Sample |
font-weight: 600
| Sample |
font-weight: 700
|
Sample |
font-weight: 800
|
Sample |
font-weight: 900
|
Sample |