excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-s / font-shantell-sans.rb
blob395b994a93e28ea3d0cf028c632a693c33c30e6d
1 cask "font-shantell-sans" 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/shantellsans"
9   name "Shantell Sans"
10   homepage "https://fonts.google.com/specimen/Shantell+Sans"
12   font "ShantellSans-Italic[BNCE,INFM,SPAC,wght].ttf"
13   font "ShantellSans[BNCE,INFM,SPAC,wght].ttf"
15   # No zap stanza required
16 end