The Persian Typography package provides a set fonts help you improve typography for Persian language websites.
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()