<!doctype html>
-<html lang="fa">
+<html lang="fa" dir="rtl">
<head>
<meta charset="utf-8" />
<meta name="author" content="bandali" />
<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 Bold WOL'), local('Sahel Bold'),
+ 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;