The Cantarell typeface family is a contemporary Humanist sans serif, and is used by the GNOME project for its user interface.
Download (HTTP): https://cantarell.gnome.org/releases/cantarell-fonts-0.303.tar.xz
Download SHA256 Sum: 54f644b5edf5da9a48a942452e38ff1bc2382aa25cabb8742222247944f1dc3a
Extracted Size: 330 KB
Build Size: 3,417.9 KB
Build Time: less than 0.1 SBU
Prepare Cantarell by running the following commands:
meson setup build \
-D useprebuilt=true \
-D buildappstream=true \
-D buildstatics=false \
-D buildvf=true \
-D fontsdir=/usr/share/fonts/cantarellTo build Cantarell, issue:
ninja -C build
Now Install the font, as the root user:
ninja -C build install
Now update the font cache
fc-cache -v /usr/share/fonts/dejavu