Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <link href="http://fonts.googleapis.com/css?family=Inconsolata|Skranji&text=ABCDHIJK" rel="stylesheet">
  
  <style>
    .fonta {font-family: 'Inconsolata'}
    .fontb {font-family: 'Skranji'}
  </style>
  
</head>
  
<body>
  <p class=fonta>ABCD EFG</p>
  <p class=fontb>HIJK LMN</p>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers