Ubuntu

sans300 · 400 · 500 · 700· UFL-1.0· Dalton Maag
mcpConnect your agent — pair Ubuntu live
live endpoint

Point 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.

endpointhttps://mcp.brandsweets.com/fonts/mcp
claude mcp add --transport http brandsweets-fonts https://mcp.brandsweets.com/fonts/mcp
try this prompt

find me a heading font that pairs with Ubuntu

Want the agent to remember your picks and write them into a living brand? Create a free BrandSweets workspace.

Pairs well with

More sans fonts

Self-host embed

Ubuntu is free to self-host under UFL-1.0. Drop these @font-face rules into your CSS — the .woff2 files are served straight from BrandSweets.

css
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("https://fonts.brandsweets.com/ubuntu/ubuntu-300.woff2") format("woff2");
}
@font-face {
  font-family: "Ubuntu";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("https://fonts.brandsweets.com/ubuntu/ubuntu-300i.woff2") format("woff2");
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.brandsweets.com/ubuntu/ubuntu-400.woff2") format("woff2");
}
@font-face {
  font-family: "Ubuntu";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.brandsweets.com/ubuntu/ubuntu-400i.woff2") format("woff2");
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.brandsweets.com/ubuntu/ubuntu-500.woff2") format("woff2");
}
@font-face {
  font-family: "Ubuntu";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.brandsweets.com/ubuntu/ubuntu-500i.woff2") format("woff2");
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.brandsweets.com/ubuntu/ubuntu-700.woff2") format("woff2");
}
@font-face {
  font-family: "Ubuntu";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.brandsweets.com/ubuntu/ubuntu-700i.woff2") format("woff2");
}

/* Usage */
.heading { font-family: "Ubuntu", sans-serif; }

License & attribution

License
UFL-1.0
Designed by
Dalton Maag
Weights
300, 400, 500, 700
Languages
cyrillic, cyrillic-ext, greek, greek-ext, latin, latin-ext

Machine-readable: font.md

Build a brand around Ubuntu

Turn a font choice into a full identity — colors, type roles, logo, and agent-readable tokens your future sessions already know.