@raha.group/persian-fonts

1.0.3 • Public • Published

Persian fonts

The most popular Persian fonts are included in this package.

  • IranNastaliq
  • Lotus
  • Morvarid
  • Nazanin
  • Titr
  • Traffic
  • Yekan
  • Zar
  • Besmellah
  • ShapedBesmellah

Installation

CDN

Import library from the UNPKG CDN for fast and easy setup:

In web browser

Simply include persian-fonts in your html <header> tag.

<link rel="stylesheet" href="//unpkg.com/@raha.group/persian-fonts" />

NPM registry

Use the package manager npm to install persian-fonts.

$ npm install @raha.group/persian-fonts

Fonts will be copied to node_modules/@raha.group/persian-fonts directory.

Usage

Sample of خوش‌نویسی

<html>
	<head>
		<link rel="stylesheet" href="//unpkg.com/@raha.group/persian-fonts" />
		<style>
			.sample {
				font-family: 'IranNastaliq';
				font-size: 2rem;
			}
		</style>
	</head>
	<body>
		<p class="sample">
شاه‌نشینِ چشمِ من، تکیه‌گهِ خیـالِ توست<br />
جایِ دعاست شاهِ من، بی تو مباد جایِ تو
		</p>
	</body>
</html>

Readme

Keywords

Package Sidebar

Install

npm i @raha.group/persian-fonts

Homepage

raha.group

Weekly Downloads

9

Version

1.0.3

License

CC-BY-SA-4.0

Unpacked Size

3.15 MB

Total Files

24

Last publish

Collaborators

  • nezarati