/samim-font

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

Primary LanguageCSSSIL Open Font License 1.1OFL-1.1

Samim Font

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

نمایش فونت

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

کد زیر را در قسمت 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;
}

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

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

Install

Grab the latest release file.

Or you can get it on bower:

bower install samim-font --save

Or RawGit CDN:

<link href="https://cdn.rawgit.com/rastikerdar/samim-font/master/dist/font-face.css" rel="stylesheet" type="text/css" />

And integrate the font into your CSS:

font-family: 'Samim', sans-serif;

Contributors

License

SIL Open Font License Version 1.1
Copyright © 2015, Saber Rastikerdar