libj-iransans
v1.3.0
Published
Import the [index.css](index.css) file on top of your application entry javascript file.
Downloads
5
Readme
libj-iransans
Part of libj tools
Import the index.css file on top of your application entry javascript file.
Then these font family names will be available:
IRANSansUltraLight
IRANSansLight
IRANSansMedium
IRANSansBold
IRANSans
Installation
npm install libj-iransans
Usage
First import the css on top of app's entry point
import 'libj-iransans'
or
import 'libj-iransans/index.css'
Then in any of your css classes you can use of one these as 'font-family'
IRANSansUltraLight
IRANSansLight
IRANSansMedium
IRANSansBold
IRANSans