Demo.html 6.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8"/>
  5. <title>All Round Gothic W01 Book Font - OnlineWebFonts.COM</title>
  6. <style type="text/css">
  7. @font-face {font-family: "All Round Gothic W01 Book";
  8. src: url("dd266e8a31d9cbae26395f9d100e4e4b.eot"); /* IE9*/
  9. src: url("dd266e8a31d9cbae26395f9d100e4e4b.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  10. url("dd266e8a31d9cbae26395f9d100e4e4b.woff2") format("woff2"), /* chrome、firefox */
  11. url("dd266e8a31d9cbae26395f9d100e4e4b.woff") format("woff"), /* chrome、firefox */
  12. url("dd266e8a31d9cbae26395f9d100e4e4b.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  13. url("dd266e8a31d9cbae26395f9d100e4e4b.svg#All Round Gothic W01 Book") format("svg"); /* iOS 4.1- */
  14. }
  15. *{margin:0;padding:0;list-style:none;}pre{border:solid 1px #e7e1cd;background-color:#fffdef;overflow:auto;font-size:12px;line-height:14px;margin-top:10px;margin-right:0;margin-bottom:10px;margin-left:0;padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;}.demo pre{color:#000;line-height: 1.2em;font-family:"All Round Gothic W01 Book"!important;font-size:22px;background-color:#FFF;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}body{font-family:sans-serif;line-height:1.5;font-size:16px;padding:20px;color:#333;}:hover,:before,:after{-webkit-transition:all 0.1s ease-in;-moz-transition:all 0.1s ease-in;-ms-transition:all 0.1s ease-in;-o-transition:all 0.1s ease-in;transition:all 0.1s ease-in;}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}a{color:#66A523;}h1.logo{font-size:40px;letter-spacing:-1px;margin-top:-16px;}h1.logo strong{font-size:16px;font-family:sans-serif;color:#333;}h1.logo a{color:#34302d;text-decoration:none;}h1.logo a span{color:#66A523;}h1.logo a small{color:#006699;}.info{float:left;font-size:14px;margin-top:15px;}.info ul{margin-left:0px;color:#111;margin-bottom:20px;}.info .exs{font-size:12px;color:#666;margin-left:35px;display:block;}.info ul li{margin-top:10px;list-style:none;}.info .numno{color:#fff;border-radius:20px;padding:1px;display:inline-block;width:22px;height:22px;text-align:center;margin-right:10px;background-color:#999999;}.info ul strong{font-weight:normal;color:#000;}.info .inst{font-size:22px;margin-bottom:10px;}.demo{float:left;width:100%;height:auto;border-top-width:1px;border-top-style:solid;border-top-color:#bbb;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#bbb;padding-bottom:10px;}.demo .demo_svg{float:left;height:auto;width:100px;margin-right:5px;margin-left:5px;margin-bottom:10px;}.demo .demo_svg i{float:left;height:80px;width:80px;text-align:center;font-size:40px;margin-left:10px;line-height:80px;color:#777;}.demo .demo_svg .code{float:left;height:20px;width:100%;overflow:hidden;text-align:center;line-height:20px;font-size:11px;color:#666;}.demo .demo_svg .txt{float:left;height:20px;width:100%;font-size:11px;text-align:center;white-space:nowrap;overflow:hidden;line-height:20px;}.demo .demo_svg:hover i{font-size:60px;color:#333;}.by{padding-top:15px;float:left;width:100%;margin-top:10px;margin-right:0;margin-bottom:10px;margin-left:0;}.by{margin-bottom:10px;font-size:20px;}.by .attr{font-size:14px;color:#333;padding-top:10px;padding-bottom:10px;}textarea{width:80%;height:auto;border:1px solid #CCC;resize:none;background:#EEE;padding:20px;float:left;margin-top:10px;line-height:30px;}#footer{float:left;width:100%;margin-top:10px;padding-bottom:20px;}h2{background-color:#000;padding-top:10px;padding-bottom:10px;padding-left:10px;color:#FFF;}
  16. </style>
  17. </head>
  18. <body>
  19. <h1 class="logo"> <a href="http://www.onlinewebfonts.com/"> <span>Online</span><small>Web</small>Fonts</a> <strong>Font Demo</strong></h1>
  20. <h2>
  21. All Round Gothic W01 Book Font <a style="font-size:14px;" href="http://www.onlinewebfonts.com/download/dd266e8a31d9cbae26395f9d100e4e4b" target="_blank">More Format Downloads</a></h2>
  22. <div class="info">
  23. <div class="inst">Instructions:</div>
  24. <ul>
  25. <li>
  26. <p> <span class="numno">1</span>Use font-face declaration Fonts.<br />
  27. <span class="exs">
  28. <pre>
  29. @font-face {font-family: "All Round Gothic W01 Book";
  30. src: url("dd266e8a31d9cbae26395f9d100e4e4b.eot"); /* IE9*/
  31. src: url("dd266e8a31d9cbae26395f9d100e4e4b.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  32. url("dd266e8a31d9cbae26395f9d100e4e4b.woff2") format("woff2"), /* chrome、firefox */
  33. url("dd266e8a31d9cbae26395f9d100e4e4b.woff") format("woff"), /* chrome、firefox */
  34. url("dd266e8a31d9cbae26395f9d100e4e4b.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  35. url("dd266e8a31d9cbae26395f9d100e4e4b.svg#All Round Gothic W01 Book") format("svg"); /* iOS 4.1- */
  36. }
  37. </pre>
  38. </span>
  39. </li>
  40. <li>
  41. <p> <span class="numno">2</span>Settings font css style <br />
  42. <span class="exs">
  43. <pre>
  44. .demo{
  45. font-family:"All Round Gothic W01 Book" !important;
  46. font-size:16px;font-style:normal;
  47. -webkit-font-smoothing: antialiased;
  48. -webkit-text-stroke-width: 0.2px;
  49. -moz-osx-font-smoothing: grayscale;}
  50. </pre>
  51. </span>
  52. </li>
  53. <li>
  54. <p> <span class="numno">3</span>View DEMO <br />
  55. <span class="exs"><pre>
  56. &lt;div class="demo"&gt; www.OnlineWebFonts.Com &lt;/div&gt;
  57. </pre></span>
  58. </li>
  59. <li>
  60. <p> <span class="numno">OR</span>Or add to the head section of page. <br />
  61. <span class="exs"><pre>
  62. &lt;link href="//db.onlinewebfonts.com/c/dd266e8a31d9cbae26395f9d100e4e4b?family=All+Round+Gothic+W01+Book" rel="stylesheet" type="text/css"/&gt;
  63. </pre></span>
  64. </li>
  65. </ul>
  66. </div>
  67. <div class="demo">
  68. <pre>
  69. OnlineWebFonts.Com features an amazing collection of free fonts,
  70. premium fonts and free dingbats. With over 8,000,000 freeware fonts,
  71. you've come to the best place to download fonts!
  72. OnlineWebFonts.Com Some fonts provided are trial versions of full versions and may not allow embedding
  73. unless a commercial license is purchased or may contain a limited character set.
  74. Please review any files included with your download,
  75. which will usually include information on the usage and licenses of the fonts.
  76. If no information is provided,
  77. please use at your own discretion or contact the author directly.
  78. 0123456789 /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
  79. </pre>
  80. </div>
  81. <div class="by">
  82. <div class="by_title">License and attribution:</div>
  83. <div class="attr">You must credit the author Copy this link ( <a href="http://www.onlinewebfonts.com" target="_blank">oNlineWebFonts.Com</a> ) on your web </div><div class="usetitle">Copy the Attribution License:</div>
  84. <textarea onclick="this.focus();this.select();">&lt;div&gt;Icons made from &lt;a href="http://www.onlinewebfonts.com"&gt;oNline Web Fonts&lt;/a&gt;is licensed by CC BY 3.0&lt;/div&gt;</textarea>
  85. </div>
  86. <div id="footer">
  87. <div>Generated by <a href="http://www.onlinewebfonts.com" target="_blank">oNlineWebFonts.Com</a></div>
  88. </div>
  89. </body>
  90. </html>