1 cask "font-merriweather" do
5 url "https://github.com/google/fonts.git",
6 verified: "github.com/google/fonts",
8 only_path: "ofl/merriweather"
10 homepage "https://fonts.google.com/specimen/Merriweather"
12 font "Merriweather-Black.ttf"
13 font "Merriweather-BlackItalic.ttf"
14 font "Merriweather-Bold.ttf"
15 font "Merriweather-BoldItalic.ttf"
16 font "Merriweather-Italic.ttf"
17 font "Merriweather-Light.ttf"
18 font "Merriweather-LightItalic.ttf"
19 font "Merriweather-Regular.ttf"
21 # No zap stanza required