/persian-typography

an easy way to apply a Persian typography style to a document

Primary LanguageCSSMIT LicenseMIT

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()