|
|
| خط ۱: |
خط ۱: |
| @font-face {
| |
| font-family: 'Samim';
| |
| src: url('https://rawgit.com/rastikerdar/samim-font/master/dist/Samim.eot');
| |
| src: url('https://rawgit.com/rastikerdar/samim-font/master/dist/Samim.eot?#iefix') format('embedded-opentype'),
| |
| url('https://rawgit.com/rastikerdar/samim-font/master/dist/Samim.woff') format('woff'),
| |
| url('https://rawgit.com/rastikerdar/samim-font/master/dist/Samim.ttf') format('truetype');
| |
| font-weight: normal;
| |
| }
| |
| @font-face {
| |
| font-family: 'Samim';
| |
| src: url('https://rawgit.com/rastikerdar/samim-font/master/dist/Samim-Bold.eot');
| |
| src: url('https://rawgit.com/rastikerdar/samim-font/master/dist/Samim-Bold.eot?#iefix') format('embedded-opentype'),
| |
| url('https://rawgit.com/rastikerdar/samim-font/master/dist/Samim-Bold.woff') format('woff'),
| |
| url('https://rawgit.com/rastikerdar/samim-font/master/dist/Samim-Bold.ttf') format('truetype');
| |
| font-weight: bold;
| |
| }
| |
|
| |
| /* If is IE Edge/Windows 10, Arabic diacritics are broken so use Segoe UI as default font instead */ | | /* If is IE Edge/Windows 10, Arabic diacritics are broken so use Segoe UI as default font instead */ |
| _:-ms-lang(x), _:-webkit-full-screen, body { font-family: 'Samim', Tahoma, 'Iranian Sans', 'DejaVu Sans', 'Noto Kufi Arabic', 'Droid Arabic Kufi', sans-serif; } | | _:-ms-lang(x), _:-webkit-full-screen, body { font-family: 'Samim', Tahoma, 'Iranian Sans', 'DejaVu Sans', 'Noto Kufi Arabic', 'Droid Arabic Kufi', sans-serif; } |