gandom-font

A Persian (farsi) Font - فونت (قلم) فارسی گندم

Usage no npm install needed!

<script type="module">
  import gandomFont from 'https://cdn.skypack.dev/gandom-font';
</script>

README

Gandom-Font

A Persian (Farsi) Font
فونت (قلم) فارسی گندم
نمایش فونت - صفحه رسمی پروژه
صفحه دریافت (دانلود) بسته فونت شامل فایل های ttf,woff,eot
با تشکر از برنامه FontForge
بر مبنای فونت صمیم
نسخه های «بدون حروف لاتین» و «تمام ارقام فارسی» درون بسته فشرده موجود می‌باشد.

طریقه استفاده در صفحات وب:

کد زیر را در قسمت style یا فایل css وارد نمایید:

@font-face {
  font-family: Gandom;
  src: url('Gandom.eot');
  src: url('Gandom.eot?#iefix') format('embedded-opentype'),
       url('Gandom.woff') format('woff'),
       url('Gandom.ttf') format('truetype');
  font-weight: normal;
}

Install

Arch Linux

Arch user's could use gandom-fonts package from AUR repository to install gandom font. Use your favourite AUR helper like pacaur or yaourt for installing package:

pacaur -S gandom-fonts

GNU/Linux

gnu/linux users could use kateb font manager, to install gandom font.

kateb install gandom
or
kateb update gandom

License

2015 Saber Rastikerdar (@rastikerdar). See the LICENSE file.