excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-s / font-sofia-sans-semi-condensed.rb
blob6fd04c884e804910343d5993b7d785c3f6671f33
1 cask "font-sofia-sans-semi-condensed" 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/sofiasanssemicondensed"
9   name "Sofia Sans Semi Condensed"
10   homepage "https://fonts.google.com/specimen/Sofia+Sans+Semi+Condensed"
12   font "SofiaSansSemiCondensed-Italic[wght].ttf"
13   font "SofiaSansSemiCondensed[wght].ttf"
15   # No zap stanza required
16 end