Skip to content

Mahdi-Hazrati/persian-typography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persian Typography

The Persian Typography package provides a set fonts help you improve typography for Persian language websites.

Installation

You can install the Persian Typography package via npm using the following command:

npm install persian-typography

Usage After installing Persian Typography, you can import.

// first import font face you want
import { vazirmatn } from "persian-typography"

// then call vazirmatn() to apply font to document
vazirmatn()