Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 23rd, 2012  |  syntax: None  |  size: 0.46 KB  |  hits: 4  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <script type="text/javascript">
  2.   WebFontConfig = {
  3.     google: { families: [ 'Russo+One::latin' ] }
  4.   };
  5.   (function() {
  6.     var wf = document.createElement('script');
  7.     wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  8.       '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  9.     wf.type = 'text/javascript';
  10.     wf.async = 'true';
  11.     var s = document.getElementsByTagName('script')[0];
  12.     s.parentNode.insertBefore(wf, s);
  13.   })(); </script>