tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

balinese-1.html (250B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset="utf-8">
      5 <style>
      6 @font-face {
      7  font-family: test;
      8  src: url(../fonts/NotoSansBalinese-Regular.ttf);
      9 }
     10 body {
     11  font: 36px test;
     12 }
     13 </style>
     14 </head>
     15 <body>
     16 &#x1B33;&#x1B40;
     17 &#x1B26;&#x1B41;
     18 </body>
     19 </html>