|
cask "font-blokk-neue" do
|
|
version :latest
|
|
sha256 :no_check
|
|
|
|
url "https://github.com/los-gordos/BLOKK/blob/master/BLOKKNeue-Regular.otf"
|
|
name "BLOKK Neue"
|
|
homepage "https://github.com/los-gordos/BLOKK"
|
|
|
|
font "BLOKKNeue-Regular.otf"
|
|
|
|
# No zap stanza required
|
|
end
|