۳۳٬۷۴۹
ویرایش
برچسب: خنثیسازی |
جزبدون خلاصۀ ویرایش |
||
خط ۳۰: | خط ۳۰: | ||
font-weight: 400; | font-weight: 400; | ||
font-display: swap; | font-display: swap; | ||
src: url('/static/fonts/ | src: url('/static/fonts/UthmanTN.woff2') format('woff2'); | ||
} | } | ||
خط ۴۰: | خط ۴۰: | ||
src: url('/static/fonts/KFGQPCUthmanTahaNaskh.woff2') format('woff2'); | src: url('/static/fonts/KFGQPCUthmanTahaNaskh.woff2') format('woff2'); | ||
} | } | ||
@font-face { | |||
font-family: 'Alaem'; | |||
font-style: normal; | |||
font-weight: 400; | |||
font-display: swap; | |||
src: url('/static/fonts/Alaem-Regular.woff2') format('woff2'); | |||
} | |||
body { | body { | ||
خط ۸۵: | خط ۹۴: | ||
.arabic-text { | .arabic-text { | ||
font-family: 'KFGQPCUthmanTahaNaskh'; | font-family: 'KFGQPCUthmanTahaNaskh'; | ||
color: # | color: #007C89; | ||
font-size: | font-size: 18px; | ||
line-height: 1. | line-height: 1.3; | ||
} | } | ||
.hadith-text { | .hadith-text { | ||
font-family: 'KFGQPCUthmanTahaNaskh'; | font-family: 'KFGQPCUthmanTahaNaskh'; | ||
color: # | color: #007C89; | ||
font-size: | font-size: 18px; | ||
line-height: 1. | line-height: 1.3; | ||
} | } | ||