excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-r / font-radio-canada-big.rb
blob8ed400d0c161db7e81d21ac6bf126d738123bb06
1 cask "font-radio-canada-big" 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/radiocanadabig"
9   name "Radio Canada Big"
10   homepage "https://fonts.google.com/specimen/Radio+Canada+Big"
12   font "RadioCanadaBig-Italic[wght].ttf"
13   font "RadioCanadaBig[wght].ttf"
15   # No zap stanza required
16 end