Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<style>
  
  /* font-Tanha */
  @font-face {
      font-family: Tanha;
      src: url('http://fonts.codearena.ir/rastikerdar/tanha/tanha.eot');
      src: url('http://fonts.codearena.ir/rastikerdar/tanha/tanha.eot?#iefix') format('embedded-opentype'),
           url('http://fonts.codearena.ir/rastikerdar/tanha/tanha.woff') format('woff'),
           url('http://fonts.codearena.ir/rastikerdar/tanha/tanha.ttf') format('truetype');
      font-weight: normal;
    }  
  
p.tanha {
  font-family: "Tanha", Times, serif;
}
</style>
</head>
<body dir='rtl'>
<h1>فونت فارسی CSS به صورت پیش فرض</h1>
  
<p class="tanha">این متن فارسی با فونت «تنها» نوشته شده است</p>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
Amir-ZMpro
0viewers