Source Sans 3
sanssource200 · 300 · 400 · 500 · 600 · 700 · 800 · 900· OFL-1.1· Paul D. Hunt
mcpConnect your agent — pair Source Sans 3 live
live endpointPoint any MCP client at the shared fonts endpoint and your agent can search this exact catalog and suggest pairings — list_fonts and suggest_fonts, read-only, no key.
endpoint
https://mcp.brandsweets.com/fonts/mcpclaude mcp add --transport http brandsweets-fonts https://mcp.brandsweets.com/fonts/mcp
try this prompt
›find me a heading font that pairs with Source Sans 3
Want the agent to remember your picks and write them into a living brand? Create a free BrandSweets workspace.
Pairs well with
Source Serif 4
serifsource200 · 300 · 400 · 500 · 600 · 700 · 800 · 900
Frank Grießhammer · OFL-1.1
Adobe's superfamily — a humanist sans heading over its serif for long-form.
Open Sans
sans300 · 400 · 500 · 600 · 700 · 800
Steve Matteson · OFL-1.1
fits body; hand-vetted
Roboto
sansroboto100 · 200 · 300 · 400 · 500 · 600 · 700 · 800 · 900
Christian Robertson, ParaType, Font Bureau · Apache-2.0
fits body; hand-vetted
More sans fonts
Open Sans
sans300 · 400 · 500 · 600 · 700 · 800
Steve Matteson · OFL-1.1
Roboto
sansroboto100 · 200 · 300 · 400 · 500 · 600 · 700 · 800 · 900
Christian Robertson, ParaType, Font Bureau · Apache-2.0
Inter
sans100 · 200 · 300 · 400 · 500 · 600 · 700 · 800 · 900
Rasmus Andersson · OFL-1.1
Montserrat
sans100 · 200 · 300 · 400 · 500 · 600 · 700 · 800 · 900
Julieta Ulanovsky, Sol Matas, Juan Pablo del Peral, Jacques Le Bailly · OFL-1.1
Noto Sans JP
sans100 · 200 · 300 · 400 · 500 · 600 · 700 · 800 · 900
Google · OFL-1.1
Poppins
sans100 · 200 · 300 · 400 · 500 · 600 · 700 · 800 · 900
Indian Type Foundry, Jonny Pinhorn, Ninad Kale · OFL-1.1
Self-host embed
Source Sans 3 is free to self-host under OFL-1.1. Drop these @font-face rules into your CSS — the .woff2 files are served straight from BrandSweets.
css
@font-face {
font-family: "Source Sans 3";
font-style: normal;
font-weight: 200;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-200.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: normal;
font-weight: 300;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-300.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: normal;
font-weight: 400;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-400.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: normal;
font-weight: 500;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-500.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: normal;
font-weight: 600;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-600.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: normal;
font-weight: 700;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-700.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: normal;
font-weight: 800;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-800.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: normal;
font-weight: 900;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-900.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: italic;
font-weight: 200;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-200i.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: italic;
font-weight: 300;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-300i.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: italic;
font-weight: 400;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-400i.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: italic;
font-weight: 500;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-500i.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: italic;
font-weight: 600;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-600i.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: italic;
font-weight: 700;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-700i.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: italic;
font-weight: 800;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-800i.woff2") format("woff2");
}
@font-face {
font-family: "Source Sans 3";
font-style: italic;
font-weight: 900;
font-display: swap;
src: url("https://fonts.brandsweets.com/source-sans-3/source-sans-3-900i.woff2") format("woff2");
}
/* Usage */
.heading { font-family: "Source Sans 3", sans-serif; }License & attribution
- License
- OFL-1.1
- Designed by
- Paul D. Hunt
- Weights
- 200, 300, 400, 500, 600, 700, 800, 900
- Languages
- cyrillic, cyrillic-ext, greek, greek-ext, latin, latin-ext, vietnamese
Machine-readable: font.md
Build a brand around Source Sans 3
Turn a font choice into a full identity — colors, type roles, logo, and agent-readable tokens your future sessions already know.