jost

jost 3.5

Sans serif font by Indestructible Type

https://github.com/indestructible-type/Jost
SIL Open Font License 1.1
programs: -
View source on NixOS/nixpkgs →

Install

Copy into your configuration

NixOS (configuration.nix)
environment.systemPackages = with pkgs; [
  jost
];
Ad-hoc shell
nix-shell -p jost
Flake (nix run)
nix run nixpkgs#jost