A variable old-style serif with a softness axis. Made for editorial display. Designed by Undercase Type.
Editorial pairings — Fraunces as the lead voice, supported below.
Type is the voice of the page. A typeface paired well becomes a system — display and body holding hands across paragraphs, captions, code blocks. Specimen them next to each other before you commit.
Editorial display tempered by neutral UI sans.
View →Type is the voice of the page. A typeface paired well becomes a system — display and body holding hands across paragraphs, captions, code blocks. Specimen them next to each other before you commit.
Optical curves above a precision modern sans.
View →Type is the voice of the page. A typeface paired well becomes a system — display and body holding hands across paragraphs, captions, code blocks. Specimen them next to each other before you commit.
Variable serif voice plus a monospaced supporting cast.
View →Three lines of CSS. No build step, no font-loading library, no FOIT. Cached on Google Fonts CDN.
@import url("https://fonts.googleapis.com/css2?family=Fraunces:wght@100..900&display=swap");
body {
font-family: 'Fraunces', ui-serif, Georgia, serif;
font-weight: 400;
}