Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/intuxicated/css-persian

Persian CSS Fonts
https://github.com/intuxicated/css-persian

Last synced: 3 months ago
JSON representation

Persian CSS Fonts

Awesome Lists containing this project

README

        

Depricated
==========
Please use [Fontup.ir](https://github.com/FontUp/fontup-rails).

Persian CSS Fonts
==================

Standard Persian Web Fonts

*.ttf
*.eot
*.woff

Usage
------------------
Copy whole this project file into your `web root`

Include [fonts.css](https://github.com/intuxicated/css-persian/blob/master/css/fonts.css "fonts.css") or [fonts.min.css](https://github.com/intuxicated/css-persian/blob/master/css/fonts.min.css "fonts.min.css") between `` and `` tag.





and in your css file

body{ font-family: "FONT-NAME"; }

replace `FONT-NAME` with available fonts like `BBadr`,`IranianSans` or etc.

Available Fonts (41 Fonts)
------------------

BBadr BMorvarid
BBaran BNarm
BBardiya BNasimBold
BCompset BNazanin
BDavat BRoya
BElham BSetarehBold
BEsfehanBold BShiraz
BFarnaz BSinaBold
BFerdosi BTabassom
BHamid BTehran
BHelal BTitrBold
BHoma BTitrTGEBold
BJadidBold BTraffic
BJalal BVahidBold
BKoodakBold BYagut
BKourosh BYas
BLotus BYekan
BMahsa BZar
BMehrBold BZiba
BMitra BFantezy

IranianSans


Browser Compatibility
------------------

Firefox >= 3.6
Opera >= 11
Chromium >= 13

`No guarantee for internet explorer , but might work on IE6 and higher`

Special thanks to : [wedesign.ir](http://www.wedesign.ir/css/css3-font-face-methods-and-optimized-font-firefox6 "wedesign.ir")