<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>سایت شخصی بندعلی</title>
<link rel="canonical" href="https://bndl.org/fa/" />
-<link rel="alternate" href="bandali.txt" title="plain text" type="text/plain" />
+<link rel="alternate" href="bandali.fa.txt" title="plain text" type="text/plain" />
+<link rel="alternate" href="notes.atom" title="notes atom feed" type="application/atom+xml" />
+<link rel="alternate" href="notes.rss" title="notes rss feed" type="application/rss+xml" />
<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 Bold WOL'), local('Sahel Bold'),
+ 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;