typeface-notokufiarabic
v1.0.0
Published
Noto Kufi Arabic typeface
Downloads
40
Maintainers
Readme
typeface-notokufiarabic
The CSS and font files to self-host “Noto Kufi Arabic” which is developed by Google.
Install
npm install --save typeface-notokufiarabic
Use
To use, simply import the package in your project’s entry file e.g.
// Load Noto Kufi Arabic typeface
import('typeface-notokufiarabic')
//or
require('typeface-notokufiarabic')