Vazir-Code-Font
A Persian (Farsi) Monospaced Font
فونت فارسی وزیرکد از نوع Monospaced یا تکفاصله
ترکیب شده با فونتهای Inconsolata و Hack
نمایش فونت
صفحه دریافت (دانلود) بسته فونت شامل فایلهای ttf,woff,eot
با تشکر از برنامه FontForge
بر مبنای فونت وزیر
طریقه استفاده در صفحات وب:
کد زیر را در قسمت style یا فایل css وارد نمایید:
Install
Download
Grab the latest release file.
Bower
bower install vazir-code-font --save
CDN
Link fonts from the RawGit CDN:
Replace [X.Y.Z] with the latest version (e.g. 1.1.2) and integrate the font into your CSS:
font-family: 'Vazir Code', monospaced;
Homebrew
You can install the font on macOS machines by tapping the caskroom/fonts repo:
brew tap caskroom/fontsbrew install font-vazir-code
Arch Linux
Arch user's could use vazir-code-fonts package from AUR repository to install vazir-code font. Use your favourite AUR helper like pacaur or yaourt for installing package:
pacaur -S vazir-code-fonts