excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-f / font-familjen-grotesk.rb
blob6bed008c4506bdb41284041ee99bbb6f12abcb0a
1 cask "font-familjen-grotesk" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts.git",
6       verified:  "github.com/google/fonts",
7       branch:    "main",
8       only_path: "ofl/familjengrotesk"
9   name "Familjen Grotesk"
10   homepage "https://fonts.google.com/specimen/Familjen+Grotesk"
12   font "FamiljenGrotesk-Italic[wght].ttf"
13   font "FamiljenGrotesk[wght].ttf"
15   # No zap stanza required
16 end