9 comments

  • virtualritz 24 minutes ago
    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.

    Related: https://eidosdesign.substack.com/p/why-every-brand-looks-the...

    • bensyverson 12 minutes ago
      It's just the design team running in place. And at a certain scale, it's cheaper to pay a type foundry $100k once, rather than paying Monotype continuous fees for a legacy family.

      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.

  • dijit 2 hours ago
    Whoa. How does this work?

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

    • mhitza 2 hours ago
      From the small info icon that opens up a section.

        > 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.
      • dijit 2 hours ago
        Oh thanks! I looked but I missed that.

        So, I need to be super rich? Thats sad.

        • crazygringo 28 minutes ago
          No, you need to be at least a medium-sized corporation basically.

          Then because your contract with Google is large enough to matter, they'll add your custom corporate branded fonts to your font dropdowns.

          • Freak_NL 18 minutes ago
            Basically the level where you've progressed from user to customer.
        • vrganj 1 hour ago
          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"?

          Where did things go this wrong?

          • wongarsu 40 minutes ago
            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

            • gschizas 27 minutes ago
              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 )
          • Someone 1 hour ago
            If you want to drink your own wine in a restaurant, you have to pay for that, too.

            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.

          • Andrex 1 hour ago
            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.

            • vrganj 1 hour ago
              Depends on what you do.

              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!

              • brk 48 minutes ago
                It doesn't matter on the corporate identity either.
                • selectodude 17 minutes ago
                  It may not matter to you, but in this circumstance, your opinion doesn’t matter.
    • rafram 2 hours ago
      > 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.
  • ngrilly 1 hour ago
    Would be really good if Google Docs could support custom brand fonts by letting their customers upload them in the admin console.
  • jmathai 55 minutes ago
    Received DMCA takedown notices for a paid font I used for my wife’s interior design website that she liked but we didn’t pay for because…I’m lazy.

    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.

    • detritus 38 minutes ago
      Out of interest, did you rename the font prior to use? I'm curious how they found it.

      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.

  • varun_ch 1 hour ago
    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.
  • novov 2 hours ago
    Is there any difference between Source Serif and Source Sans as listed here and the publicly available versions, given they are open source typefaces?
  • ILoveHorses 1 hour ago
    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?
    • bogdan 52 minutes ago
      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.
    • yorwba 56 minutes ago
      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`)
  • WillAdams 1 hour ago
    Surprised that such font access isn't gated by IP address --- usually font licenses are quite restrictive and have such requirements for usage.
    • jonpalmisc 57 minutes ago
      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?

      • WillAdams 3 minutes ago
        The access would presumably need to be done through a VPN to have the fonts.
  • love2read 2 hours ago
    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.