use the beautiful Sahel font for persian text
authorAmin Bandali <bandali@gnu.org>
Mon, 26 Jul 2021 01:04:14 +0000 (21:04 -0400)
committerAmin Bandali <bandali@gnu.org>
Mon, 26 Jul 2021 01:04:14 +0000 (21:04 -0400)
specifically, the WOL (without latin) variant that doesn't have glyphs
for latin characters (i prefer GNU FreeFont's FreeSans instead)

https://rastikerdar.github.io/sahel-font/

fa/404.html
fa/computing.html
fa/contact.html
fa/fsf-internship-beyond.html
fa/fsf-internship-intro.html
fa/index.html
fa/projects.html
fa/sahel.woff2 [new file with mode: 0644]
fa/sahelb.woff2 [new file with mode: 0644]

index d578fde..5d08686 100644 (file)
@@ -1,19 +1,28 @@
 <!doctype html>
-<html lang="en">
+<html lang="fa" dir="rtl">
 <head>
 <meta charset="utf-8" />
 <meta name="author" content="bandali" />
 <meta name="viewport" content="width=device-width, initial-scale=1" />
 <title>صفحه پیدا نشد &mdash; بندعلی</title>
 <style>
+@font-face {
+  font-family: sahel; font-weight: normal;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahel.woff2') format('woff2');
+}
+@font-face {
+  font-family: sahel; font-weight: bold;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahelb.woff2') format('woff2');
+}
 body {
-  font-family: Sahel WOL, sans-serif;
+  font-family: sahel, sans-serif;
   line-height: 1.8;
   max-width: 37.5em;
   margin: 0 auto;
   padding: 0 1em;
 }
-.rtl { direction: rtl; }
 @media (prefers-color-scheme: dark) {
   body { background: #1c1c1c; color: white; }
   a:link { color: #acdeff; }
@@ -22,7 +31,7 @@ body {
 }
 </style>
 </head>
-<body class="rtl">
+<body>
 <h1>خطای ۴۰۴</h1>
 <p>متأسفم، صفحهٔ مورد نظر پیدا نشد.  آیا آدرس صفحه درست است؟</p>
 
index 147f59d..40fae32 100644 (file)
@@ -9,8 +9,18 @@
 <link rel="alternate" href="computing.fa.txt" title="plain text" type="text/plain" />
 <link rel="next" href="fsf-internship-intro.html">
 <style>
+@font-face {
+  font-family: sahel; font-weight: normal;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahel.woff2') format('woff2');
+}
+@font-face {
+  font-family: sahel; font-weight: bold;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahelb.woff2') format('woff2');
+}
 body {
-  font-family: Sahel WOL, sans-serif;
+  font-family: sahel, sans-serif;
   line-height: 1.8;
   max-width: 37.5em;
   margin: 0 auto;
index 713733e..deb1133 100644 (file)
@@ -1,5 +1,5 @@
 <!doctype html>
-<html lang="fa">
+<html lang="fa" dir="rtl">
 <head>
 <meta charset="utf-8" />
 <meta name="author" content="bandali" />
@@ -8,9 +8,18 @@
 <link rel="canonical" href="https://bndl.org/fa/contact.html" />
 <link rel="alternate" href="bandali-contact.txt" title="plain text" type="text/plain" />
 <style>
+@font-face {
+  font-family: sahel; font-weight: normal;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahel.woff2') format('woff2');
+}
+@font-face {
+  font-family: sahel; font-weight: bold;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahelb.woff2') format('woff2');
+}
 body {
-  direction: rtl;
-  font-family: Sahel WOL, sans-serif;
+  font-family: sahel, sans-serif;
   line-height: 1.8;
   max-width: 37.5em;
   margin: 0 auto;
index cb18297..9e4d28a 100644 (file)
 <link rel="prev" href="fsf-internship-intro.html">
 <link rel="next" href="libreplanet-2021.html">
 <style>
+@font-face {
+  font-family: sahel; font-weight: normal;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahel.woff2') format('woff2');
+}
+@font-face {
+  font-family: sahel; font-weight: bold;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahelb.woff2') format('woff2');
+}
 body {
-  font-family: Sahel WOL, sans-serif;
+  font-family: sahel, sans-serif;
   line-height: 1.8;
   max-width: 37.5em;
   margin: 0 auto;
index 7e66d8c..649db5e 100644 (file)
 <link rel="prev" href="computing.html">
 <link rel="next" href="fsf-internship-beyond.html">
 <style>
+@font-face {
+  font-family: sahel; font-weight: normal;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahel.woff2') format('woff2');
+}
+@font-face {
+  font-family: sahel; font-weight: bold;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahelb.woff2') format('woff2');
+}
 body {
-  font-family: Sahel WOL, sans-serif;
+  font-family: sahel, sans-serif;
   line-height: 1.8;
   max-width: 37.5em;
   margin: 0 auto;
index 4266bf5..297a09b 100644 (file)
@@ -9,8 +9,18 @@
 <link rel="alternate" href="bandali.txt" title="plain text" type="text/plain" />
 <link rel="alternate" href="../" hreflang="en" title="english" />
 <style>
+@font-face {
+  font-family: sahel; font-weight: normal;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahel.woff2') format('woff2');
+}
+@font-face {
+  font-family: sahel; font-weight: bold;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahelb.woff2') format('woff2');
+}
 body {
-  font-family: Sahel WOL, sans-serif;
+  font-family: sahel, sans-serif;
   line-height: 1.8;
   max-width: 37.5em;
   margin: 0 auto;
index 12ce1bc..db73baf 100644 (file)
@@ -1,5 +1,5 @@
 <!doctype html>
-<html lang="fa">
+<html lang="fa" dir="rtl">
 <head>
 <meta charset="utf-8" />
 <meta name="author" content="bandali" />
@@ -8,9 +8,18 @@
 <link rel="canonical" href="https://bndl.org/fa/projects.html" />
 <link rel="alternate" href="bandali-projects.txt" title="plain text" type="text/plain" />
 <style>
+@font-face {
+  font-family: sahel; font-weight: normal;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahel.woff2') format('woff2');
+}
+@font-face {
+  font-family: sahel; font-weight: bold;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahelb.woff2') format('woff2');
+}
 body {
-  direction: rtl;
-  font-family: Sahel WOL, sans-serif;
+  font-family: sahel, sans-serif;
   line-height: 1.8;
   max-width: 37.5em;
   margin: 0 auto;
diff --git a/fa/sahel.woff2 b/fa/sahel.woff2
new file mode 100644 (file)
index 0000000..270b31b
Binary files /dev/null and b/fa/sahel.woff2 differ
diff --git a/fa/sahelb.woff2 b/fa/sahelb.woff2
new file mode 100644 (file)
index 0000000..8a8e5d7
Binary files /dev/null and b/fa/sahelb.woff2 differ