Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20fec61 + 4341fd3 commit 79ee1bcCopy full SHA for 79ee1bc
‎assets/css/custom.scss‎
@@ -251,6 +251,14 @@ blockquote {
251
-webkit-appearance: none;
252
}
253
254
+@font-face {
255
+ font-family: 'Vazirmatn';
256
+ src: url('/assets/fonts/Vazirmatn-Variable.woff2') format('woff2-variations');
257
+ font-weight: 100 900;
258
+ font-style: normal;
259
+ font-display: swap;
260
+}
261
+
262
*:lang(fa) {
263
.article-body,
264
.lead,
@@ -259,4 +267,19 @@ blockquote {
267
h3 {
268
direction: rtl; /* Right to Left */
269
270
271
+ p,
272
+ a,
273
+ li,
274
+ span,
275
+ label,
276
+ h1,
277
+ h2,
278
+ h3,
279
+ h4,
280
+ h5,
281
+ h6,
282
+ footer {
283
+ font-family: 'Vazirmatn', sans-serif;
284
+ }
285
‎assets/fonts/Vazirmatn-Variable.woff2‎
109 KB
0 commit comments