mohsen200162
چهارشنبه 12 آذر 1393, 01:44 صبح
سلام من این کد رو توی فایل CSS گذاشتم ولی اصلا اجرا نمی شه می شه بگین چرا
@font-face {
font-family: 'IranNastaliq';
src:url('fonts/Iran.Nastaliq.1.0_SarzaminDownload.com_.eot?#') format('eot'),
url('fonts/Iran.Nastaliq.1.0_SarzaminDownload.com_.ttf') format('truetype');
}
html, body {
font-family: IranNastaliq,Tahoma, Arial;
}
@font-face {
font-family: 'IranNastaliq';
src:url('fonts/Iran.Nastaliq.1.0_SarzaminDownload.com_.eot?#') format('eot'),
url('fonts/Iran.Nastaliq.1.0_SarzaminDownload.com_.ttf') format('truetype');
}
html, body {
font-family: IranNastaliq,Tahoma, Arial;
}