Skip to content

A Persian (Farsi) Font - فونت (قلم) فارسی صمیم

License

Notifications You must be signed in to change notification settings

artlesshand/samim-font

 
 

Repository files navigation

samim-font

A Persian (Farsi) Font

فونت (قلم) فارسی صمیم

نمایش فونت

با تشکر از برنامه FontForge

بر مبنای فونت وزیر

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

کد زیر را در قسمت style یا فایل css وارد نمایید:
    @font-face {
      font-family: Samim;
      src: url('Samim.eot');
      src: url('Samim.eot?#iefix') format('embedded-opentype'),
           url('Samim.woff') format('woff'),
           url('Samim.ttf') format('truetype');
      font-weight: normal;
    }
      
    @font-face {
      font-family: Samim;
      src: url('Samim-Bold.eot');
      src: url('Samim-Bold.eot?#iefix') format('embedded-opentype'),
           url('Samim-Bold.woff') format('woff'),
           url('Samim-Bold.ttf') format('truetype');
      font-weight: bold;
    }

About

A Persian (Farsi) Font - فونت (قلم) فارسی صمیم

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published