excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-n / font-noticia-text.rb
blob8b69049fa859a802041350a342b05395fdb94cec
1 cask "font-noticia-text" 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/noticiatext"
9   name "Noticia Text"
10   homepage "https://fonts.google.com/specimen/Noticia+Text"
12   font "NoticiaText-Bold.ttf"
13   font "NoticiaText-BoldItalic.ttf"
14   font "NoticiaText-Italic.ttf"
15   font "NoticiaText-Regular.ttf"
17   # No zap stanza required
18 end