One of the major issues we had at my previous company weaning people off of powerpoint (to google docs) was brand fonts. Ours, of course.
A lot of what is considered brand identity in presentations comes from fonts, which makes Google Docs Slides a non-starter for many unfortunately.
(we ended up making them in powerpoint and using the Google Docs compatibility mode with pptx).
> Google Workspace lets brands who pay enough embed custom corporate fonts into their docs and slides. Normally, these are locked to just those brands shelling out for custom typefaces, but there's one loophole: the ol' copy/paste. Below are a selection of brand fonts with which you can do exactly that. Enjoy.So, I need to be super rich? Thats sad.
<html> <body> <!--StartFragment--><meta charset='utf-8'><meta charset="utf-8"><b style="font-weight:normal;" id="docs-internal-guid-8b11d82e-1a25-4b6a-be64-ebdd55b2a698"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:22pt;font-family:'Facebook Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">I just stole Facebook Sans</span></p></b><br class="Apple-interchange-newline"><!--EndFragment--> </body> </html>
I was surprised to receive the DMCA (it is hosted on GitHub Pages). I ignored the emails because…I’m lazy.
They (GitHub) eventually took down the repository (and site). So I swapped to another font and I don’t think my wife noticed.
I think all of this was still easier than probably paying for the font!
Lesson of the story? Don’t underestimate the impact of laziness on your potential customers.
You can also just stick them in a font-editor and re-export "as your own font" with some minor tweaks. Not that you should, of course.
Making a typeface takes a tremendous amount of work. The financial upside is extremely hard to justify.
I think non-designers underestimate the amount of effort required by an order of magnitude. I put it in the territory of building indie games. Potentially years of your life go into it, and it's a huge problem if everyone pirates your work.
I do believe whoever the font owners are paying just scrape the HTML and CSS looking for patterns matching their font.
E.g. the Klarna Headline is pretty distinct, but I've never seen it before. The four other Klarna fonts are super generic. Also why do they need five different fonts?
Mostly I think these custom fonts are a waste of money. If you ship software that needs to include fonts, and you don't want to pay a license, it makes sense. If you do it because of "corporate identity" it seems pointless.
It's still an 80 billion dollar company in market cap, so there is that.
Also I'm guessing it's so they have another means of attack on knock off products that directly copy them.
A LONG time ago, I was shared on a document with a brand font and was surprised to see it was a custom one. With a bit of testing, I realized I could pull it into a new document and that new document would then become "infested" with that font and allow me to use it anywhere else within.
I recently realized there must be even more fonts that exist that I don't know of, so (transparently, with the help of Claude,) I ran through a list of potential clients (some listed on Google Workspace's site, some I just assumed) and tested across many. This is the list I came back with.
Related: https://eidosdesign.substack.com/p/why-every-brand-looks-the...
But as someone who has made multiple neutral sans families, I agree. The launch rhetoric about creating a differentiated visual identity is comical when you look at all the interchangeable corporate sans together.
A brand is still free to commission a copy/clone of an 'interesting' font that has character (or, beware even serifs) ...
There are more than enough good fonts under OFL that it surprises me people want to commission a custom font primarily for licensing reasons rather than using a standard one.
After all, gating by IP address? What happens if someone from the marketing team logs on from an airport? All of the slides revert to Arial?
One could imagine that access to the fonts could be restricted to the logged-in user, but that would mean that public documents that can be accessed without a login wouldn't have the specific fonts.
I can just as easily download them from any of the brand's official websites. The vast majority are being utilized via font-face and are rendering inside of heading and body text.
Convenient WOFF format, all weights, and available in 2 clicks in Dev Tools. And if Dev Tools is too difficult there are dozens of free extensions that will do it for you.
I'd argue that what little Google provides now is more secure than the official websites' usage.