Metadata-Version: 2.5
Name: fontpkg-cormorant-garamond
Version: 4.1
Summary: Cormorant Garamond font family, packaged for Python by fontpkg
Project-URL: Homepage, https://fontpkg.org
Project-URL: Repository, https://github.com/Fontpkg/fontpkg
License-Expression: OFL-1.1
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Processing :: Fonts
Requires-Python: >=3.10
Requires-Dist: fontpkg>=0.1.0
Description-Content-Type: text/markdown

# fontpkg-cormorant-garamond

The **Cormorant Garamond** font family, packaged for Python by [fontpkg](https://pypi.org/project/fontpkg/)
— browse every family at [fontpkg.org](https://fontpkg.org/).
Font binaries are redistributed unmodified under the `OFL-1.1` license (see `LICENSE`).

> Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)

Upstream: [https://github.com/google/fonts](https://github.com/google/fonts) at `ofl/cormorantgaramond` (content hash `d83795e0a986`).

```python
import fontpkg

path = fontpkg.path("Cormorant Garamond")
```
