font-chivo 20221010-0.dc61c46
The Chivo family of fonts
Google Chivo Fonts is a grotesque family of fonts, ideal for highlights and headlines. In october 2022, the family is upgraded to a variable font ranging from Thin to Black, including matching italics. The glyphset has also been extended, supporting now a wider number of languages.
- Outputs:
out
,ttf
,woff
- Website: https://fonts.google.com/specimen/Chivo
- Licenses: SIL OFL 1.1
- Package source: gnu/packages/fonts.scm
- Builds: See build status
- Issues: See known issues
Installation
Install font-chivo 20221010-0.dc61c46
as follows:
guix install font-chivo@20221010-0.dc61c46
Or install the latest version:
guix install font-chivo
The font-chivo
package provides more outputs besides the default (out
). You can install them by appending :output-name
to the package specification. For example:
guix install font-chivo:ttf
guix install font-chivo:woff
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.