use the beautiful Sahel font for persian text
[~bandali/bndl.org] / fa / 404.html
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>