Lobster Two
FREEdisplay
70% similar
display
400–700
Yes
Commercial
Cooper Black is one of the most recognizable display typefaces ever created. Designed by Oswald Bruce Cooper in 1921 for the Barnhart Brothers & Spindler type foundry in Chicago, it was originally intended for advertising and headline use — a purpose it has fulfilled with remarkable staying power for over a century. Cooper drew on his earlier Cooper Old Style design, pushing the weight to an extreme and rounding out the serifs to create something that felt simultaneously bold and warm.
What sets Cooper Black apart from other heavy display fonts is its distinctive combination of design traits. It features an unusually high x-height, which keeps letterforms legible even at smaller display sizes. The stroke contrast is intentionally low — the thick and thin transitions are subtle rather than dramatic — giving the typeface a consistent visual weight that reads as solid and confident. Perhaps most notably, the terminals and serifs are heavily rounded, softening what could otherwise be an aggressive weight into something approachable and even cheerful.
Over the decades, Cooper Black has found a home in an extraordinary range of contexts. It appeared on the iconic Pet Sounds album cover by The Beach Boys, became closely associated with the aesthetic of 1970s advertising, and has been adopted by brands, food packaging, children's media, and music industry graphics. More recently, it has enjoyed a strong revival in streetwear, independent publishing, and retro-themed design. Industries ranging from food and beverage to entertainment and fashion continue to reach for it when they want a headline that feels bold without being cold.
Designers choose Cooper Black when they need a typeface that commands attention without sacrificing personality. Its rounded forms communicate friendliness and energy, making it equally suited to a record store poster and a craft brewery label. The font is available in weights ranging from 400 to 700, with an italic variant that adds further expressive range.
Cooper Black is a commercial font, and licensing it for certain projects can be a barrier — especially for independent creators, small businesses, or web projects operating on tight budgets. Fortunately, several free alternatives capture its spirit to varying degrees. Here are the closest options available through Google Fonts and other open-source platforms.
Lobster Two is the closest free alternative to Cooper Black, sharing approximately 70% similarity in overall feel. Like Cooper Black, it is bold, rounded, and immediately eye-catching. Lobster Two leans more into a script-like, decorative character — its letterforms have elegant connecting details that Cooper Black lacks — but the two fonts occupy a similar emotional space: warm, playful, and full of personality. Lobster Two is an excellent choice for food and beverage branding, event posters, and social media graphics where you want Cooper Black's exuberance without the licensing cost. It pairs particularly well with clean sans-serif body text to balance its decorative qualities.
Chewy brings roughly 60% similarity to Cooper Black's rounded, informal energy. It is a slightly irregular, hand-drawn display font that shares the high visual weight and rounded edges of Cooper Black, but with a more casual, almost childlike irregularity that gives it distinct personality. While Cooper Black feels authoritative and polished despite its playfulness, Chewy feels looser and more spontaneous. It is ideally suited for children's content, casual branding, and informal headlines where a lighthearted tone is the priority. It works well at large sizes and is freely available via Google Fonts.
Rye offers around 55% similarity to Cooper Black, sharing the bold weight and rounded approach but arriving from a different stylistic tradition. Rye is more of a slab serif display font with strong Western or vintage editorial influences. Its letterforms are sturdy and thick, with the same no-nonsense visual presence as Cooper Black, but the details skew toward Americana rather than mid-century advertising warmth. Rye works best in vintage-themed designs, craft packaging, restaurant menus, and editorial headers where a sense of heritage or rugged character is desirable.
Kalam is the most stylistically distinct entry on this list, with approximately 50% similarity to Cooper Black. It is a handwritten, rounded font with an informal, friendly rhythm that echoes Cooper Black's approachable character — but through a handcrafted lens rather than a typeset one. Kalam is best used when warmth and personal touch are the primary goals: think educational content, personal blogs, greeting card designs, or any context where you want a font that feels like it was written with genuine care. It is less suited to bold advertising applications where weight and visual authority matter most.
Adding Lobster Two to your web project via Google Fonts is straightforward. Start by importing the font in your CSS file or within your HTML <head>. Using the @import method in CSS keeps your font loading logic in one place:
@import url('https://fonts.googleapis.com/css2?family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700&display=swap');
Once imported, apply the font using the font-family property with a sensible fallback stack. The fallback stack ensures your layout remains intact if the web font fails to load:
font-family: 'Lobster Two', 'Georgia', serif;
Note the use of display=swap in the Google Fonts URL. This applies the font-display: swap behavior, which instructs the browser to render text using a fallback font immediately while Lobster Two loads in the background. This is a recommended performance practice that prevents invisible text during font loading and improves your Core Web Vitals scores, particularly the Cumulative Layout Shift (CLS) and First Contentful Paint (FCP) metrics.
Cooper Black is a commercial typeface and is not free to use without a proper license. While it comes pre-installed on many macOS and some Windows systems for personal use, using it in commercial projects — including client work, branded materials, packaging, or websites — typically requires purchasing a license from the font's current distributor. Always verify your licensing terms before using any pre-installed font in a professional or commercial context.
Lobster Two is widely regarded as the closest freely available alternative to Cooper Black. It captures a similar sense of bold, rounded warmth and works well in many of the same use cases — particularly display headlines, branding, and editorial headers. With approximately 70% visual similarity, it is the most practical substitute for designers working without a Cooper Black license.
Yes. Lobster Two is released under the SIL Open Font License (OFL), which permits free use in both personal and commercial projects. You can embed it in websites, use it on printed materials, incorporate it into app interfaces, and include it in client deliverables without paying licensing fees. The OFL does require that if you redistribute modified versions of the font itself, you do so under the same license — but for standard design use, there are no restrictions.
Cooper Black is a strong display font that works best when paired with a more restrained body typeface. Two classic and proven combinations include Cooper Black with Merriweather — a pairing that balances Cooper Black's exuberant weight with Merriweather's sturdy, readable serif structure — and Cooper Black with Lora, which softens the contrast slightly with Lora's elegant, literary quality. Both pairings suit editorial, branding, and web design contexts where a classic, warm aesthetic is the goal.