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