|
|
خط ۶۳: |
خط ۶۳: |
| font-display: swap; | | font-display: swap; |
| src: url('/static/fonts/Amiri-Bold.woff2') format('woff2'); | | src: url('/static/fonts/Amiri-Bold.woff2') format('woff2'); |
| }
| |
|
| |
| @font-face {
| |
| font-family: 'Noto Naskh Arabic';
| |
| font-style: normal;
| |
| font-weight: 400;
| |
| font-display: swap;
| |
| src: url('/static/fonts/NotoNaskhArabic-Regular.woff2') format('woff2');
| |
| }
| |
|
| |
| @font-face {
| |
| font-family: 'Noto Naskh Arabic';
| |
| font-style: normal;
| |
| font-weight: 500;
| |
| font-display: swap;
| |
| src: url('/static/fonts/NotoNaskhArabic-Medium.woff2') format('woff2');
| |
| }
| |
|
| |
| @font-face {
| |
| font-family: 'Noto Naskh Arabic';
| |
| font-style: normal;
| |
| font-weight: 600;
| |
| font-display: swap;
| |
| src: url('/static/fonts/NotoNaskhArabic-SemiBold.woff2') format('woff2');
| |
| }
| |
|
| |
| @font-face {
| |
| font-family: 'Noto Naskh Arabic';
| |
| font-style: normal;
| |
| font-weight: 700;
| |
| font-display: swap;
| |
| src: url('/static/fonts/NotoNaskhArabic-Bold.woff2') format('woff2');
| |
| } | | } |
|
| |
|
خط ۲۰۶: |
خط ۱۷۴: |
| color: #215e21; | | color: #215e21; |
| font-size: 18px; | | font-size: 18px; |
| line-height: 2.4; | | line-height: 2.2; |
| } | | } |
|
| |
|