برچسبها: ویرایش همراه ویرایش از وبگاه همراه ویرایش پیشرفتهٔ همراه |
|
| خط ۳۴: |
خط ۳۴: |
|
| |
|
| @font-face { | | @font-face { |
| font-family: 'Amiri'; | | font-family: 'KFGQPCUthmanTahaNaskh'; |
| font-style: italic;
| |
| font-weight: 400;
| |
| font-display: swap;
| |
| src: url('/static/fonts/Amiri-Italic.woff2') format('woff2');
| |
| }
| |
| | |
| @font-face {
| |
| font-family: 'Amiri';
| |
| font-style: italic;
| |
| font-weight: 700;
| |
| font-display: swap;
| |
| src: url('/static/fonts/Amiri-BoldItalic.woff2') format('woff2');
| |
| }
| |
| | |
| @font-face {
| |
| font-family: 'Amiri';
| |
| font-style: normal;
| |
| font-weight: 400;
| |
| font-display: swap;
| |
| src: url('/static/fonts/Amiri-Regular.woff2') format('woff2');
| |
| }
| |
| | |
| @font-face {
| |
| font-family: 'Amiri';
| |
| font-style: normal;
| |
| font-weight: 700;
| |
| font-display: swap;
| |
| src: url('/static/fonts/Amiri-Bold.woff2') format('woff2');
| |
| }
| |
| | |
| @font-face {
| |
| font-family: 'Lateef';
| |
| font-style: normal;
| |
| font-weight: 200;
| |
| font-display: swap;
| |
| src: url('/static/fonts/Lateef-ExtraLight.woff2') format('woff2');
| |
| }
| |
| | |
| @font-face {
| |
| font-family: 'Lateef';
| |
| font-style: normal;
| |
| font-weight: 300;
| |
| font-display: swap;
| |
| src: url('/static/fonts/Lateef-Light.woff2') format('woff2');
| |
| }
| |
| | |
| @font-face {
| |
| font-family: 'Lateef';
| |
| font-style: normal; | | font-style: normal; |
| font-weight: 400; | | font-weight: 400; |
| font-display: swap; | | font-display: swap; |
| src: url('/static/fonts/Lateef-Regular.woff2') format('woff2'); | | src: url('/static/fonts/KFGQPCUthmanTahaNaskh.woff2') format('woff2'); |
| }
| |
| | |
| @font-face {
| |
| font-family: 'Lateef';
| |
| font-style: normal;
| |
| font-weight: 500;
| |
| font-display: swap;
| |
| src: url('/static/fonts/Lateef-Medium.woff2') format('woff2');
| |
| }
| |
| @font-face {
| |
| font-family: 'Lateef';
| |
| font-style: normal;
| |
| font-weight: 600;
| |
| font-display: swap;
| |
| src: url('/static/fonts/Lateef-SemiBold.woff2') format('woff2');
| |
| }
| |
| | |
| @font-face {
| |
| font-family: 'Lateef';
| |
| font-style: normal;
| |
| font-weight: 700;
| |
| font-display: swap;
| |
| src: url('/static/fonts/Lateef-Bold.woff2') format('woff2');
| |
| }
| |
| | |
| @font-face {
| |
| font-family: 'Lateef';
| |
| font-style: normal;
| |
| font-weight: 800;
| |
| font-display: swap;
| |
| src: url('/static/fonts/Lateef-ExtraBold.woff2') format('woff2');
| |
| } | | } |
|
| |
|
| خط ۱۶۲: |
خط ۸۳: |
|
| |
|
| .arabic-text { | | .arabic-text { |
| font-family: 'Lateef',serif; | | font-family: 'KFGQPCUthmanTahaNaskh'; |
| color: #202122; | | color: #202122; |
| font-size: 23px; | | font-size: 20px; |
| line-height: 1.5; | | line-height: 2; |
| font-weight: 300; | | font-style: normal; |
| } | | } |
|
| |
|
| .hadith-text { | | .hadith-text { |
| font-family: 'Amiri', serif; | | font-family: 'KFGQPCUthmanTahaNaskh'; |
| color: #215e21; | | color: #215e21; |
| font-size: 18px; | | font-size: 20px; |
| line-height: 2.3; | | line-height: 2; |
| | font-style: normal; |
| } | | } |
|
| |
|
| خط ۱۸۰: |
خط ۱۰۲: |
| } | | } |
|
| |
|
| .references-small .arabic-text { | | .references-small .arabic-text, .references-small .hadith-text { |
| font-size: 21px;
| | font-size: 18px; |
| }
| |
| | |
| .references-small .hadith-text { | |
| font-size: 19px; | |
| } | | } |
|
| |
|