Version: 2.116
Release: 1%{?dist}
URL: https://github.com/googlefonts/AntonFont

%global foundry           vernnobile
%global fontlicense       OFL
%global fontlicenses      OFL.txt

%global fontfamily        anton
%global fontsummary       Reworking of a traditional advertising sans serif typeface
%global fonts             *.ttf
%global fontconfs         %{SOURCE10}
%global fontdescription   %{expand:
Anton is a reworking of a traditional advertising sans serif typeface. The
letter forms have been digitised and then reshaped for use as a webfont, the
counters have been opened up a little and the stems optimised for use as bold
display font in modern web browsers.
}

Source0:        https://fonts.google.com/download?family=Anton
Source10:       64-%{fontpkgname}.conf

%fontpkg

%prep
%setup -c

%build
%fontbuild

%install
%fontinstall

%check
%fontcheck

%fontfiles

%changelog
* Fri Nov 11 2022 Olivier Samyn <code@oleastre.be> - 2.116-1
- Initial package