I love how all these 'brand' fonts look indistinguishable to an untrained eye and still brain-frying-bordedom-inducingly close to each other to someone like me who actually studied & worked in typography.
> 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.
Why did we go from owning the software we run and being able to just modify things as we see fit to "You have to give Google a lot of money so you can have your own font in your own presentation"?
You can still pay Microsoft money to get a desktop copy of Powerpoint, which will use your system fonts. Using google docs is entirely self-inflicted
Granted, you now need to pay Microsoft a monthly fee for Powerpoint instead of a one-time-fee. But that is in large part because too many people preferred Google Docs, so Microsoft tried to become more like them
You can still pay Microsoft a one-time-fee instead of a yearly one. You can even go to a physical store and get a physical box with Office (granted, it doesn't contain anything inside it anymore )
I'm going to go the unpopular route and ask, how mission-critical are fonts, really? Protected fonts such as these can't be mission-critical, legally, right?
Never felt myself lacking for fonts in Docs, myself. Quite the opposite, Google Fonts has way more than I'd ever have preinstalled and is now my primary avenue for typeface discovery.
> 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.
I knew about this for Google’s own fonts but had no idea they offered the option to use custom fonts. Is there any easy place to find a list of them? I wonder if the custom fonts are just hardcoded/pushed to their CDN alongside all the other ones.
Any idea how did the creator manage to get access to the fonts in the first place? Won't you need a Google Docs document which uses the given font and then copy it from there and put it up on the website? Or is there some way the creator could have put these fonts on his website from publicly available information?
Have a look at the raw clipboard data with something like https://evercoder.github.io/clipboard-inspector/ and you'll see how it's all set up. A bunch of markup that can be obtained from any google doc with the font name updated.
It's just setting the font-family in the style attribute of a <span>. (As you can see by inspecting the text/html content of your clipboard, e.g. with `xclip -selection clipboard -o -t text/html`)
The licenses (from major foundries/vendors) are indeed usually quite restrictive; however, the hard part has always been enforcing them. It's not surprising to me that Google hasn't built any guardrails around this.
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?
I really like the style of copying the “google tool” style that this website and jmail use. It makes the project feel different compared to all the ai-generated app these days.
Related: https://eidosdesign.substack.com/p/why-every-brand-looks-the...
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).
So, I need to be super rich? Thats sad.
Then because your contract with Google is large enough to matter, they'll add your custom corporate branded fonts to your font dropdowns.
Where did things go this wrong?
Granted, you now need to pay Microsoft a monthly fee for Powerpoint instead of a one-time-fee. But that is in large part because too many people preferred Google Docs, so Microsoft tried to become more like them
This isn’t much different; there still are plenty of non-Google options for creating presentations to choose from that do allow using your own font.
Never felt myself lacking for fonts in Docs, myself. Quite the opposite, Google Fonts has way more than I'd ever have preinstalled and is now my primary avenue for typeface discovery.
Are you building a slide deck on your systems architecture? Probably doesn't matter.
Are you building a marketing deck on your new corporate identity? Probably matters a lot.
Either way, the tool I'm using shouldn't be the one deciding what matters and what doesn't. Just let me use my font as I please!
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.
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?