Auremont Didone

A high-contrast display font for editorial titles, fashion identities, and expressive headlines.

Download TTF

Life starts all over again when it gets crisp in the fall.

Use in code

Copy the complete font setup directly into your project.

<>
  <style>{`@font-face {
  font-family: "Auremont Didone";
  src: url("https://www.mixfont.com/api/experiments/auremont-didone/font?v=1") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

.auremont-didone {
  font-family: "Auremont Didone", Didot, "Bodoni 72", serif;
  font-synthesis: none;
  font-weight: 400;
}`}</style>
  <h1 className="auremont-didone">Your text</h1>
</>

For coding agents

Exact resources and instructions for adding Auremont Didone to a project.

Ready-to-copy agent instructions

Add Auremont Didone to this project.

Font family: "Auremont Didone"
Webfont URL: https://www.mixfont.com/api/experiments/auremont-didone/font?v=1
TTF download: https://www.mixfont.com/api/experiments/auremont-didone/download
License: https://www.mixfont.com/experiments/auremont-didone/license

1. Add this @font-face rule to the project's global CSS:

@font-face {
  font-family: "Auremont Didone";
  src: url("https://www.mixfont.com/api/experiments/auremont-didone/font?v=1") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

.auremont-didone {
  font-family: "Auremont Didone", Didot, "Bodoni 72", serif;
  font-synthesis: none;
  font-weight: 400;
}

2. Apply font-family: "Auremont Didone", Didot, "Bodoni 72", serif; to the requested elements.
3. Use font-style: normal and font-weight: 400. Do not synthesize missing styles or weights.
4. If the project must self-host assets, download the TTF, store it with the project's fonts, and replace the remote src URL with that local path.

Try the font

Type your own text to preview Auremont Didone.

48px
Style
Regular
Format
TrueType
CSS family
Auremont Didone
License
Experimental 1.0

About Auremont Didone

Auremont Didone is a dramatic display typeface built around sharp contrast, generous proportions, and delicate details. It works best at large sizes where its thin strokes and sculpted curves have room to show.

The font is available for personal and commercial design work. Its use is governed by the Auremont Didone font license, which contains the complete terms.