next-persian-fonts

Persian fonts package for Next.js

Downloads
313
Stars
2
Committers
1

Next Persian Fonts

 Next.js

Install

npm install next-persian-fonts

Use

import { vazirMatn } from 'next-persian-fonts/vazirmatn'

| You can also use sahel and estedad font.

<body className={sahel.className}>...</body>