LenéllR&D Fonts

AbreuDidot

Seven optical sizes · Three weights · Italic companions

AbreuDidot 06 — Caption / 6pt
Light 300

Typography is the craft of endowing human language with a durable visual form. The quick brown fox jumps over the lazy dog.

Typography is the craft of endowing human language with a durable visual form. The quick brown fox jumps over the lazy dog.

Medium 500

Typography is the craft of endowing human language with a durable visual form. The quick brown fox jumps over the lazy dog.

Bold 700

Typography is the craft of endowing human language with a durable visual form. The quick brown fox jumps over the lazy dog.

AbreuDidot 11 — Body / 11pt
Light 300

Typography is the craft of endowing human language with a durable visual form. The quick brown fox jumps over the lazy dog.

Typography is the craft of endowing human language with a durable visual form. The quick brown fox jumps over the lazy dog.

Medium 500

Typography is the craft of endowing human language with a durable visual form. The quick brown fox jumps over the lazy dog.

Bold 700

Typography is the craft of endowing human language with a durable visual form. The quick brown fox jumps over the lazy dog.

AbreuDidot 16 — Subhead / 16pt
Light 300

Typography is the craft of endowing human language with a durable visual form.

Typography is the craft of endowing human language with a durable visual form.

Medium 500

Typography is the craft of endowing human language with a durable visual form.

Bold 700

Typography is the craft of endowing human language with a durable visual form.

AbreuDidot 24 — Heading / 24pt
Light 300

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

Medium 500

The quick brown fox jumps over the lazy dog.

Bold 700

The quick brown fox jumps over the lazy dog.

AbreuDidot 42 — Display / 42pt
Light 300

Hamburgefonstiv

Medium 500

Hamburgefonstiv

Bold 700

Hamburgefonstiv

AbreuDidot 64 — Display Large / 64pt
Light 300

Abreu

Medium 500

Didot

Bold 700

Aa Bb

AbreuDidot 96 — Banner / 96pt
Light 300

Rg

Bold 700

Rg

Usage

1. Link a stylesheet

Pick the optical size you need, or load them all:

<!-- Single optical size -->
<link rel="stylesheet"
      href="https://albinlenell.github.io/fonts/css/abreudidot-24.css">

<!-- All optical sizes -->
<link rel="stylesheet"
      href="https://albinlenell.github.io/fonts/css/abreudidot-all.css">

2. Apply in CSS

Each optical size registers as a separate font-family:

h1 {
  font-family: 'AbreuDidot 64', serif;
  font-weight: 300;
}

body {
  font-family: 'AbreuDidot 11', serif;
  font-weight: 300;
}

em {
  font-style: italic; /* italic variant loads automatically */
}

3. Available optical sizes

Family Name CSS File Intended Use
AbreuDidot 06abreudidot-06.cssCaption, fine print
AbreuDidot 11abreudidot-11.cssBody text
AbreuDidot 16abreudidot-16.cssSubheadings
AbreuDidot 24abreudidot-24.cssHeadings
AbreuDidot 42abreudidot-42.cssDisplay
AbreuDidot 64abreudidot-64.cssLarge display
AbreuDidot 96abreudidot-96.cssBanner, poster

4. Available weights

Weight CSS Value Styles
Lightfont-weight: 300normal, italic
Mediumfont-weight: 500normal, italic
Boldfont-weight: 700normal, italic