Font files available from Google Fonts, and a public issue tracker for all things Google Fonts https://fonts.google.com/

Simon Cozens 60043756b1 Edu QLD Arrows Guide: Version 2.000 added 6 месяцев назад
.ci cfce76e2a8 .ci/run: skip article directories 6 месяцев назад
.github faa84e5b35 knowledge_graph: update urls 6 месяцев назад
apache 06afa5c522 roboto: move to ofl 9 месяцев назад
axisregistry d5276e7715 Merge commit '0672de' into axis-reg-pull-BLED-SCAN-SHLN 10 месяцев назад
catalog 223f3d15c3 Merge pull request #7369 from emmamarichal/seyiolusanya 6 месяцев назад
cc-by-sa ded269b4fe Fix typo in GFK designing_for_learnability 6 месяцев назад
lang 6232c7c0b5 Merge commit 'c5eed19b7a9ad883f114d9128653bba17d16bd4d' into lang-v0517 7 месяцев назад
ofl 60043756b1 Edu QLD Arrows Guide: Version 2.000 added 6 месяцев назад
tags c1c0671f52 update family tags 6 месяцев назад
ufl 1db714082c The last batch of ~250 updated METADATA.pb files for stroke and classification 1 год назад
.gitattributes 7503f3c662 Fix incorrectly-classified Protobuf files (#1094) 7 лет назад
.gitignore d4000785d2 adding .ttx, .pyc back (#5465) 1 год назад
.gitmodules f5b218e463 Remove submodules. 2 лет назад
AUTHORS.txt 0c770569d6 Update and rename AUTHORS to AUTHORS.txt 2 лет назад
CODE_OF_CONDUCT.md ca57b8c502 Add a code of conduct 3 лет назад
CONTRIBUTING.md 824c2948ec Update CONTRIBUTING.md 2 лет назад
CONTRIBUTORS.txt 0380db2721 Rename CONTRIBUTORS to CONTRIBUTORS.txt 2 лет назад
README.md 9e5e08600b Update README.md 6 месяцев назад
TRIVIA.md 46c475f62e Update TRIVIA.md with 2 new sites 10 месяцев назад
to_delist.txt 46b9f191d7 Updated lists 02nd of february (#7249) 7 месяцев назад
to_production.txt e2922dbb71 Update to_production.txt 6 месяцев назад
to_sandbox.txt 1d651a75d9 Update to_sandbox.txt 6 месяцев назад

README.md

CI Status

Google Fonts Files

This project mainly contains the binary font files served by Google Fonts (fonts.google.com)

The top-level directories indicate the license of all files found within them. Subdirectories are named according to the family name of the fonts within.

Each family subdirectory contains the .ttf font files served by Google Fonts, plus a METADATA.pb file with metadata for the family (such as information on the project designer(s), genre category, and license - learn more) and a DESCRIPTION.en_us.html with a description of the family in US English.

The /catalog subdirectory contains additional metadata, such as profile texts and portrait/avatar images of font designers, and this is open for contributions and corrections from anyone via GitHub.

The /axisregistry subtree contains metadata for the GF Axis Registry, containing information on variable font axes that can be found in the collection, including experimental axes. As a subtree, no changes should be made directly to this repo, instead please use the upstream, github.com/googlefonts/axisregistry

The /lang subtree contains language support data, and should also not be changed here but instead upstream. github.com/googlefonts/lang

Bug Reports and Improvement Requests

If you find a problem with a font file or have a request for the future development of a font project, please create a new issue in this project's issue tracker.

Contribute Fonts

If you need more context on how to create issues in a GitHub issue tracker, or if you want to contribute a font directly, see CONTRIBUTING

Contributor Code of Conduct

However you choose to contribute, please abide by our code of conduct to keep our community a healthy and welcoming place.

Self Host Fonts Available From Google Fonts

Since all the fonts available here are licensed with permission to redistribute, subject to the license terms, you can self-host using a variety of third-party projects.

One popular service is Fontsource, which offers bundled NPM packages.

Local installation package managers

For Linux, macOS, FreeBSD, or HaikuOS you can also use fnt, to install single fonts. For RPM, DEB based systems, feel free to try the linked URLs for individual fonts. Others can also use the webservice.

Download All Google Fonts

You can download all Google Fonts in a simple ZIP snapshot (over 1GB) from https://github.com/google/fonts/archive/main.zip

Sync With Git

You can also sync the collection with git so that you can update by only fetching what has changed. To learn how to use git, GitHub provides illustrated guides, a youtube channel, and an interactive learning site. Free, open-source git applications are available for Windows and Mac OS X.

License

It is important to always read the license for every font that you use. Each font family directory contains the appropriate license file for the fonts in that directory. The fonts files themselves also contain licensing and authorship metadata.

Most of the fonts in the collection use the SIL Open Font License, v1.1. Some fonts use the Apache 2 license. The Ubuntu fonts use the Ubuntu Font License v1.0.

The SIL Open Font License has an option for copyright holders to include a Reserved Font Name requirement, and this option is used with some of the fonts. If you modify those fonts, please take care of this important detail.

Source Files

Source files for each family are often available from the designer, or from github.com/googlefonts

These fonts are usually the result of collaborative projects, where you are invited to discuss issues with the designers and even contribute to their ongoing development.

When customizing or remixing fonts, please do contact the designers to understand what they might need in order to include your improvements.

Most of all: Enjoy the fonts!

– The Google Fonts team