cask "font-poppins" do version "4.003" sha256 "3a1a58cfc497b3a57a8a6ec51d62800ad42a50b9827b1e3297135bf5e860b1a0" url "https://github.com/itfoundry/Poppins/raw/master/products/Poppins-#{version}-GoogleFonts-OTF.zip" name "Poppins" homepage "https://github.com/itfoundry/poppins" no_autobump! because: :requires_manual_review font "Poppins-Black.otf" font "Poppins-BlackItalic.otf" font "Poppins-Bold.otf" font "Poppins-BoldItalic.otf" font "Poppins-ExtraBold.otf" font "Poppins-ExtraBoldItalic.otf" font "Poppins-ExtraLight.otf" font "Poppins-ExtraLightItalic.otf" font "Poppins-Italic.otf" font "Poppins-Light.otf" font "Poppins-LightItalic.otf" font "Poppins-Medium.otf" font "Poppins-MediumItalic.otf" font "Poppins-Regular.otf" font "Poppins-SemiBold.otf" font "Poppins-SemiBoldItalic.otf" font "Poppins-Thin.otf" font "Poppins-ThinItalic.otf" # No zap stanza required end