1.0.4 • Published 5 years ago

typeface-antonio-complete v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

#WebFont Kit for Antonio This is a WebFont package for Antonio including bold, light and regular

Install webfont kit in your local node modules using following command

npm install typeface-antonio-complete

Then in your app or site’s entry file.

require("typeface-antonio-complete");

or

import 'typeface-antonio-complete';