Subscribe Us

header ads

use any google webfont very easily

617 Sylish Google Web Font में से किसी भी फॉण्ट का प्रयोग अपने ब्लॉग पर कैसे करें ?

मैंने अपनी पिछली पोस्ट में बताया था कि किसी भी स्टाइलिश वेब फॉण्ट कर प्रयोग अपने ब्लॉग पर कैसे करें, में जो कोड बताया था उसमें २५ वेब फॉण्ट को इकठ्ठे इम्पोर्ट करने की स्क्रिप्ट लगाने का तरीका बताया था |

आज की पोस्ट में उससे भी आसान तरीका बताने की कोशिश की जा रही है |

लेकिन उससे पहले मैं ये स्पष्ट कर देना चाहता हूँ कि ये पोस्ट सिर्फ किसी भी ब्लॉग पर स्टाइलिश फॉण्ट का प्रयोग कैसे करें, पर जानकारी प्रस्तुत करना भर है | ये फॉण्ट गूगल की प्रापर्टी है | इन फॉण्ट पर मेरा कोई मालिकाना हक़ नहीं है | आप इन फॉण्ट का अवलोकन गूगल वेब फॉण्ट पर कर सकते हैं |

पहले चरण में इन फॉण्ट के प्रयोग के लिए सबसे पहले आपको HTML में पोस्ट का टाइटल निम्न प्रकार से लिखना होगा |

<h1>Tips Hindi Mein</h1>

दूसरे चरण में आप चाहें तो निम्न कोड अपने ब्लॉग के साइडबार में स्थापित सकते हैं | यदि आप सिर्फ एक पोस्ट पर ही प्रयोग करना चाहते हैं तो सिर्फ एक पोस्ट पर ही HTML मोड में प्रयोग करें | कोड निम्न प्रकार से है |

<style>
h1{font-family: 'Kavoon', cursive;font-size:4em;color:#f40;}
</style>
<script type="text/javascript">
  WebFontConfig = {
    google: { families: [ 'Kavoon::latin' ] }
  };
  (function() {
    var wf = document.createElement('script');
    wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
      '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
    wf.type = 'text/javascript';
    wf.async = 'true';
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(wf, s);
  })(); </script>

लाइव डेमो आप निम्न देख सकते हैं

Tips Hindi Mein

तीसरे चरण में आपको उपरोक्त कोड में दूसरी पंक्ति व छटी पंक्ति में जहाँ पर 'Kavoon' लिखा वहां पर निम्न में दिखाए गये 617 फॉण्ट नाम से अपनी पसंद के फॉण्ट के नाम से बदलना हैं |

font-family: 'Questrial', sans-serif;
font-family: 'Overlock SC', cursive;
font-family: 'Astloch', cursive;
font-family: 'IM Fell English SC', serif;
font-family: 'Lekton', sans-serif;
font-family: 'Rambla', sans-serif;
font-family: 'Nova Round', cursive;
font-family: 'Knewave', cursive;
font-family: 'Fresca', sans-serif;
font-family: 'Nosifer', cursive;
font-family: 'Nova Oval', cursive;
font-family: 'League Script', cursive;
font-family: 'Denk One', sans-serif;
font-family: 'Kotta One', serif;
font-family: 'Caudex', serif;
font-family: 'Fascinate', cursive;
font-family: 'IM Fell DW Pica', serif;
font-family: 'Alfa Slab One', cursive;
font-family: 'Averia Sans Libre', cursive;
font-family: 'Nova Script', cursive;
font-family: 'Source Sans Pro', sans-serif;
font-family: 'Lustria', serif;
font-family: 'Orienta', sans-serif;
font-family: 'Jim Nightshade', cursive;
font-family: 'Nixie One', cursive;
font-family: 'Marcellus SC', serif;
font-family: 'Chicle', cursive;
font-family: 'IM Fell DW Pica SC', serif;
font-family: 'Lilita One', cursive;
font-family: 'Aguafina Script', cursive;
font-family: 'Glegoo', serif;
font-family: 'Fenix', serif;
font-family: 'Bilbo Swash Caps', cursive;
font-family: 'Puritan', sans-serif;
font-family: 'Euphoria Script', cursive;
font-family: 'Prociono', serif;
font-family: 'Dosis', sans-serif;
font-family: 'Abel', sans-serif;
font-family: 'Miniver', cursive;
font-family: 'Snippet', sans-serif;
font-family: 'Share Tech', sans-serif;
font-family: 'Princess Sofia', cursive;
font-family: 'Lovers Quarrel', cursive;
font-family: 'Arbutus Slab', serif;
font-family: 'Kristi', cursive;
font-family: 'Condiment', cursive;
font-family: 'Rouge Script', cursive;
font-family: 'Ribeye', cursive;
font-family: 'Mako', sans-serif;
font-family: 'Seymour One', sans-serif;
font-family: 'Ubuntu Mono', sans-serif;
font-family: 'Bubblegum Sans', cursive;
font-family: 'Nova Slim', cursive;
font-family: 'Voces', cursive;
font-family: 'Overlock', cursive;
font-family: 'Patrick Hand', cursive;
font-family: 'Crafty Girls', cursive;
font-family: 'Brawler', serif;
font-family: 'Domine', serif;
font-family: 'Galindo', cursive;
font-family: 'Habibi', serif;
font-family: 'Droid Sans', sans-serif;
font-family: 'Average Sans', sans-serif;
font-family: 'Cantata One', serif;
font-family: 'Geostar', cursive;
font-family: 'Yellowtail', cursive;
font-family: 'Permanent Marker', cursive;
font-family: 'Just Another Hand', cursive;
font-family: 'Unkempt', cursive;
font-family: 'Jockey One', sans-serif;
font-family: 'Signika Negative', sans-serif;
font-family: 'Headland One', serif;
font-family: 'Lato', sans-serif;
font-family: 'Arvo', serif;
font-family: 'Antic Slab', serif;
font-family: 'Sarina', cursive;
font-family: 'Cabin', sans-serif;
font-family: 'Chela One', cursive;
font-family: 'Average', serif;
font-family: 'Trade Winds', cursive;
font-family: 'Playfair Display', serif;
font-family: 'Cutive Mono', serif;
font-family: 'Crushed', cursive;
font-family: 'Inder', sans-serif;
font-family: 'Asset', cursive;
font-family: 'Sue Ellen Francisco', cursive;
font-family: 'Parisienne', cursive;
font-family: 'ABeeZee', sans-serif;
font-family: 'BenchNine', sans-serif;
font-family: 'Julee', cursive;
font-family: 'Codystar', cursive;
font-family: 'Hanalei Fill', cursive;
font-family: 'Judson', serif;
font-family: 'Emilys Candy', cursive;
font-family: 'Mr Bedfort', cursive;
font-family: 'Viga', sans-serif;
font-family: 'Londrina Solid', cursive;
font-family: 'Neuton', serif;
font-family: 'Gilda Display', serif;
font-family: 'Sorts Mill Goudy', serif;
font-family: 'Oldenburg', cursive;
font-family: 'Economica', sans-serif;
font-family: 'Eater', cursive;
font-family: 'Mate', serif;
font-family: 'New Rocker', cursive;
font-family: 'Macondo Swash Caps', cursive;
font-family: 'News Cycle', sans-serif;
font-family: 'Sonsie One', cursive;
font-family: 'Butterfly Kids', cursive;
font-family: 'Michroma', sans-serif;
font-family: 'Lora', serif;
font-family: 'Croissant One', cursive;
font-family: 'Niconne', cursive;
font-family: 'Rosarivo', serif;
font-family: 'Fredericka the Great', cursive;
font-family: 'Quintessential', cursive;
font-family: 'Give You Glory', cursive;
font-family: 'Rammetto One', cursive;
font-family: 'Pompiere', cursive;
font-family: 'PT Sans', sans-serif;
font-family: 'Stalemate', cursive;
font-family: 'Poiret One', cursive;
font-family: 'Acme', sans-serif;
font-family: 'Sirin Stencil', cursive;
font-family: 'Andika', sans-serif;
font-family: 'Cabin Sketch', cursive;
font-family: 'Delius Swash Caps', cursive;
font-family: 'Anaheim', sans-serif;
font-family: 'Erica One', cursive;
font-family: 'Armata', sans-serif;
font-family: 'Caesar Dressing', cursive;
font-family: 'Coustard', serif;
font-family: 'Cherry Cream Soda', cursive;
font-family: 'Rufina', serif;
font-family: 'Maiden Orange', cursive;
font-family: 'Duru Sans', sans-serif;
font-family: 'Chau Philomene One', sans-serif;
font-family: 'Syncopate', sans-serif;
font-family: 'Cantora One', sans-serif;
font-family: 'Belgrano', serif;
font-family: 'PT Sans Narrow', sans-serif;
font-family: 'Ropa Sans', sans-serif;
font-family: 'Sail', cursive;
font-family: 'Montez', cursive;
font-family: 'Short Stack', cursive;
font-family: 'Poller One', cursive;
font-family: 'Almendra Display', cursive;
font-family: 'Cabin Condensed', sans-serif;
font-family: 'Tinos', serif;
font-family: 'Philosopher', sans-serif;
font-family: 'Neucha', cursive;
font-family: 'Gravitas One', cursive;
font-family: 'Rum Raisin', sans-serif;
font-family: 'Bad Script', cursive;
font-family: 'Corben', cursive;
font-family: 'Istok Web', sans-serif;
font-family: 'Combo', cursive;
font-family: 'Federo', sans-serif;
font-family: 'Yeseva One', cursive;
font-family: 'Petrona', serif;
font-family: 'Spicy Rice', cursive;
font-family: 'Henny Penny', cursive;
font-family: 'Arimo', sans-serif;
font-family: 'Irish Grover', cursive;
font-family: 'Quicksand', sans-serif;
font-family: 'Oleo Script Swash Caps', cursive;
font-family: 'Petit Formal Script', cursive;
font-family: 'Londrina Sketch', cursive;
font-family: 'Molle', cursive;
font-family: 'Paytone One', sans-serif;
font-family: 'Sofia', cursive;
font-family: 'Kelly Slab', cursive;
font-family: 'Nova Flat', cursive;
font-family: 'Oleo Script', cursive;
font-family: 'Simonetta', cursive;
font-family: 'Revalia', cursive;
font-family: 'Oxygen Mono', sans-serif;
font-family: 'Vast Shadow', cursive;
font-family: 'Eagle Lake', cursive;
font-family: 'Glass Antiqua', cursive;
font-family: 'Jolly Lodger', cursive;
font-family: 'Ubuntu', sans-serif;
font-family: 'Smokum', cursive;
font-family: 'Ruslan Display', cursive;
font-family: 'Flamenco', cursive;
font-family: 'La Belle Aurore', cursive;
font-family: 'Federant', cursive;
font-family: 'Podkova', serif;
font-family: 'IM Fell French Canon', serif;
font-family: 'Felipa', cursive;
font-family: 'PT Serif Caption', serif;
font-family: 'Concert One', cursive;
font-family: 'Snowburst One', cursive;
font-family: 'Gudea', sans-serif;
font-family: 'The Girl Next Door', cursive;
font-family: 'Artifika', serif;
font-family: 'PT Mono', sans-serif;
font-family: 'Kite One', sans-serif;
font-family: 'Emblema One', cursive;
font-family: 'Yesteryear', cursive;
font-family: 'Marck Script', cursive;
font-family: 'Droid Sans Mono', sans-serif;
font-family: 'Fascinate Inline', cursive;
font-family: 'Offside', cursive;
font-family: 'Contrail One', cursive;
font-family: 'Swanky and Moo Moo', cursive;
font-family: 'Wire One', sans-serif;
font-family: 'Mr Dafoe', cursive;
font-family: 'Cagliostro', sans-serif;
font-family: 'Cambo', serif;
font-family: 'Tenor Sans', sans-serif;
font-family: 'Magra', sans-serif;
font-family: 'Oranienbaum', serif;
font-family: 'Montserrat Alternates', sans-serif;
font-family: 'Nova Mono', cursive;
font-family: 'Josefin Sans', sans-serif;
font-family: 'Bitter', serif;
font-family: 'Wendy One', sans-serif;
font-family: 'Supermercado One', cursive;
font-family: 'Allura', cursive;
font-family: 'Carrois Gothic', sans-serif;
font-family: 'Skranji', cursive;
font-family: 'PT Serif', serif;
font-family: 'Limelight', cursive;
font-family: 'Elsie Swash Caps', cursive;
font-family: 'Mr De Haviland', cursive;
font-family: 'Coda Caption', sans-serif;
font-family: 'Lobster', cursive;
font-family: 'Gentium Basic', serif;
font-family: 'Atomic Age', cursive;
font-family: 'Life Savers', cursive;
font-family: 'Mate SC', serif;
font-family: 'Bigshot One', cursive;
font-family: 'Averia Serif Libre', cursive;
font-family: 'Port Lligat Sans', sans-serif;
font-family: 'Kreon', serif;
font-family: 'Rationale', sans-serif;
font-family: 'Fugaz One', cursive;
font-family: 'Sniglet', cursive;
font-family: 'Bilbo', cursive;
font-family: 'Paprika', cursive;
font-family: 'Smythe', cursive;
font-family: 'Waiting for the Sunrise', cursive;
font-family: 'Monda', sans-serif;
font-family: 'Shojumaru', cursive;
font-family: 'Gochi Hand', cursive;
font-family: 'Engagement', cursive;
font-family: 'Butcherman', cursive;
font-family: 'Buenard', serif;
font-family: 'Reenie Beanie', cursive;
font-family: 'Della Respira', serif;
font-family: 'Alex Brush', cursive;
font-family: 'Kameron', serif;
font-family: 'Anton', sans-serif;
font-family: 'Holtwood One SC', serif;
font-family: 'Schoolbell', cursive;
font-family: 'Antic Didone', serif;
font-family: 'Tulpen One', cursive;
font-family: 'Crete Round', serif;
font-family: 'Londrina Outline', cursive;
font-family: 'Redressed', cursive;
font-family: 'Ovo', serif;
font-family: 'Shadows Into Light', cursive;
font-family: 'Rokkitt', serif;
font-family: 'Finger Paint', cursive;
font-family: 'Marcellus', serif;
font-family: 'Josefin Slab', serif;
font-family: 'Sevillana', cursive;
font-family: 'Passero One', cursive;
font-family: 'Frijole', cursive;
font-family: 'Fredoka One', cursive;
font-family: 'Russo One', sans-serif;
font-family: 'Libre Baskerville', serif;
font-family: 'Copse', serif;
font-family: 'Racing Sans One', cursive;
font-family: 'Walter Turncoat', cursive;
font-family: 'Sigmar One', cursive;
font-family: 'Source Code Pro', sans-serif;
font-family: 'Unlock', cursive;
font-family: 'Convergence', sans-serif;
font-family: 'Gloria Hallelujah', cursive;
font-family: 'Underdog', cursive;
font-family: 'Fontdiner Swanky', cursive;
font-family: 'Tienne', serif;
font-family: 'Calligraffitti', cursive;
font-family: 'Bigelow Rules', cursive;
font-family: 'UnifrakturCook', cursive;
font-family: 'Graduate', cursive;
font-family: 'Port Lligat Slab', serif;
font-family: 'Exo', sans-serif;
font-family: 'Metal Mania', cursive;
font-family: 'Asap', sans-serif;
font-family: 'Grand Hotel', cursive;
font-family: 'Tangerine', cursive;
font-family: 'Days One', sans-serif;
font-family: 'Unica One', cursive;
font-family: 'Esteban', serif;
font-family: 'Meie Script', cursive;
font-family: 'Peralta', cursive;
font-family: 'Cantarell', sans-serif;
font-family: 'IM Fell Great Primer', serif;
font-family: 'Antic', sans-serif;
font-family: 'Elsie', cursive;
font-family: 'Mrs Saint Delafield', cursive;
font-family: 'Muli', sans-serif;
font-family: 'Monofett', cursive;
font-family: 'Just Me Again Down Here', cursive;
font-family: 'Geostar Fill', cursive;
font-family: 'Dynalight', cursive;
font-family: 'Candal', sans-serif;
font-family: 'Great Vibes', cursive;
font-family: 'Cousine', sans-serif;
font-family: 'Romanesco', cursive;
font-family: 'Merienda One', cursive;
font-family: 'Stint Ultra Condensed', cursive;
font-family: 'Clicker Script', cursive;
font-family: 'Amethysta', serif;
font-family: 'Goblin One', cursive;
font-family: 'Aladin', cursive;
font-family: 'Monoton', cursive;
font-family: 'Ubuntu Condensed', sans-serif;
font-family: 'EB Garamond', serif;
font-family: 'Ruge Boogie', cursive;
font-family: 'Arbutus', cursive;
font-family: 'Droid Serif', serif;
font-family: 'Kavoon', cursive;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Fruktur', cursive;
font-family: 'Bonbon', cursive;
font-family: 'Text Me One', sans-serif;
font-family: 'Joti One', cursive;
font-family: 'Fjalla One', sans-serif;
font-family: 'Jacques Francois Shadow', cursive;
font-family: 'Faster One', cursive;
font-family: 'Averia Libre', cursive;
font-family: 'Warnes', cursive;
font-family: 'Sacramento', cursive;
font-family: 'Keania One', cursive;
font-family: 'Iceland', cursive;
font-family: 'Englebert', sans-serif;
font-family: 'Titillium Web', sans-serif;
font-family: 'Junge', serif;
font-family: 'Archivo Narrow', sans-serif;
font-family: 'Lemon', cursive;
font-family: 'Stalinist One', cursive;
font-family: 'Hanalei', cursive;
font-family: 'Original Surfer', cursive;
font-family: 'Stint Ultra Expanded', cursive;
font-family: 'Share Tech Mono', sans-serif;
font-family: 'Amarante', cursive;
font-family: 'Merienda', cursive;
font-family: 'Cedarville Cursive', cursive;
font-family: 'Diplomata SC', cursive;
font-family: 'Nova Square', cursive;
font-family: 'Fondamento', cursive;
font-family: 'Oxygen', sans-serif;
font-family: 'Marko One', serif;
font-family: 'Cinzel', serif;
font-family: 'Ledger', serif;
font-family: 'Julius Sans One', sans-serif;
font-family: 'Advent Pro', sans-serif;
font-family: 'Quantico', sans-serif;
font-family: 'Trykker', serif;
font-family: 'VT323', cursive;
font-family: 'Basic', sans-serif;
font-family: 'Architects Daughter', cursive;
font-family: 'Jura', sans-serif;
font-family: 'Pirata One', cursive;
font-family: 'Vampiro One', cursive;
font-family: 'Roboto', sans-serif;
font-family: 'Risque', cursive;
font-family: 'Diplomata', cursive;
font-family: 'Didact Gothic', sans-serif;
font-family: 'Lusitana', serif;
font-family: 'Aclonica', sans-serif;
font-family: 'McLaren', cursive;
font-family: 'Andada', serif;
font-family: 'Ruluko', sans-serif;
font-family: 'Special Elite', cursive;
font-family: 'Uncial Antiqua', cursive;
font-family: 'Satisfy', cursive;
font-family: 'Rancho', cursive;
font-family: 'Montserrat Subrayada', sans-serif;
font-family: 'Donegal One', serif;
font-family: 'Cardo', serif;
font-family: 'Scada', sans-serif;
font-family: 'Forum', cursive;
font-family: 'Ruthie', cursive;
font-family: 'Alike Angular', serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Carme', sans-serif;
font-family: 'Enriqueta', serif;
font-family: 'Aubrey', cursive;
font-family: 'Covered By Your Grace', cursive;
font-family: 'IM Fell Double Pica', serif;
font-family: 'Ruda', sans-serif;
font-family: 'Prata', serif;
font-family: 'Piedra', cursive;
font-family: 'Shanti', sans-serif;
font-family: 'Prosto One', cursive;
font-family: 'Playball', cursive;
font-family: 'Courgette', cursive;
font-family: 'Patua One', cursive;
font-family: 'PT Sans Caption', sans-serif;
font-family: 'Herr Von Muellerhoff', cursive;
font-family: 'Unna', serif;
font-family: 'Miltonian', cursive;
font-family: 'Allerta', sans-serif;
font-family: 'Alike', serif;
font-family: 'Balthazar', serif;
font-family: 'Miss Fajardose', cursive;
font-family: 'Linden Hill', serif;
font-family: 'Milonga', cursive;
font-family: 'Asul', sans-serif;
font-family: 'Black Ops One', cursive;
font-family: 'Nova Cut', cursive;
font-family: 'Actor', sans-serif;
font-family: 'Quando', serif;
font-family: 'Kaushan Script', cursive;
font-family: 'Lancelot', cursive;
font-family: 'Krona One', sans-serif;
font-family: 'Modern Antiqua', cursive;
font-family: 'Over the Rainbow', cursive;
font-family: 'Qwigley', cursive;
font-family: 'Gafata', sans-serif;
font-family: 'Fjord One', serif;
font-family: 'Almendra', serif;
font-family: 'Wallpoet', cursive;
font-family: 'UnifrakturMaguntia', cursive;
font-family: 'Numans', sans-serif;
font-family: 'Abril Fatface', cursive;
font-family: 'Metrophobic', sans-serif;
font-family: 'IM Fell French Canon SC', serif;
font-family: 'Spinnaker', sans-serif;
font-family: 'Raleway', sans-serif;
font-family: 'Damion', cursive;
font-family: 'Allan', cursive;
font-family: 'IM Fell Great Primer SC', serif;
font-family: 'IM Fell Double Pica SC', serif;
font-family: 'Squada One', cursive;
font-family: 'Chelsea Market', cursive;
font-family: 'Righteous', cursive;
font-family: 'Zeyada', cursive;
font-family: 'Hammersmith One', sans-serif;
font-family: 'Volkhov', serif;
font-family: 'Quattrocento Sans', sans-serif;
font-family: 'Raleway Dots', cursive;
font-family: 'Karla', sans-serif;
font-family: 'Capriola', sans-serif;
font-family: 'Ribeye Marrow', cursive;
font-family: 'Kenia', cursive;
font-family: 'Luckiest Guy', cursive;
font-family: 'Imprima', sans-serif;
font-family: 'Buda', cursive;
font-family: 'Love Ya Like A Sister', cursive;
font-family: 'Share', cursive;
font-family: 'Expletus Sans', cursive;
font-family: 'Varela Round', sans-serif;
font-family: 'Old Standard TT', serif;
font-family: 'Delius', cursive;
font-family: 'Pontano Sans', sans-serif;
font-family: 'Bree Serif', serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Galdeano', sans-serif;
font-family: 'Vollkorn', serif;
font-family: 'Maven Pro', sans-serif;
font-family: 'Merriweather', serif;
font-family: 'Meddon', cursive;
font-family: 'Open Sans', sans-serif;
font-family: 'Inconsolata', sans-serif;
font-family: 'Carter One', cursive;
font-family: 'Alegreya', serif;
font-family: 'Bevan', cursive;
font-family: 'Arapey', serif;
font-family: 'Marvel', sans-serif;
font-family: 'Nothing You Could Do', cursive;
font-family: 'Bowlby One', cursive;
font-family: 'Crimson Text', serif;
font-family: 'Bubbler One', sans-serif;
font-family: 'Changa One', cursive;
font-family: 'Titan One', cursive;
font-family: 'Quattrocento', serif;
font-family: 'Orbitron', sans-serif;
font-family: 'Francois One', sans-serif;
font-family: 'Trochut', cursive;
font-family: 'Sanchez', serif;
font-family: 'Varela', sans-serif;
font-family: 'Ultra', serif;
font-family: 'Amaranth', sans-serif;
font-family: 'Germania One', cursive;
font-family: 'Play', sans-serif;
font-family: 'IM Fell English', serif;
font-family: 'Flavors', cursive;
font-family: 'Oswald', sans-serif;
font-family: 'Handlee', cursive;
font-family: 'Medula One', cursive;
font-family: 'Delius Unicase', cursive;
font-family: 'Alegreya SC', serif;
font-family: 'Belleza', sans-serif;
font-family: 'Bangers', cursive;
font-family: 'Chewy', cursive;
font-family: 'Noticia Text', serif;
font-family: 'Anonymous Pro', sans-serif;
font-family: 'Cinzel Decorative', cursive;
font-family: 'Nobile', sans-serif;
font-family: 'Molengo', sans-serif;
font-family: 'Stardos Stencil', cursive;
font-family: 'Electrolize', sans-serif;
font-family: 'Bentham', serif;
font-family: 'Slackey', cursive;
font-family: 'Dawning of a New Day', cursive;
font-family: 'Marmelad', sans-serif;
font-family: 'Pacifico', cursive;
font-family: 'Boogaloo', cursive;
font-family: 'Mountains of Christmas', cursive;
font-family: 'Norican', cursive;
font-family: 'Inika', serif;
font-family: 'Sofadi One', cursive;
font-family: 'Strait', sans-serif;
font-family: 'Six Caps', sans-serif;
font-family: 'Nunito', sans-serif;
font-family: 'Audiowide', cursive;
font-family: 'Gruppo', cursive;
font-family: 'Macondo', cursive;
font-family: 'Vibur', cursive;
font-family: 'Carrois Gothic SC', sans-serif;
font-family: 'Allerta Stencil', sans-serif;
font-family: 'Kranky', cursive;
font-family: 'Chango', cursive;
font-family: 'Rochester', cursive;
font-family: 'Miltonian Tattoo', cursive;
font-family: 'Lobster Two', cursive;
font-family: 'Arizonia', cursive;
font-family: 'Oregano', cursive;
font-family: 'Poly', serif;
font-family: 'Stoke', serif;
font-family: 'Dorsa', sans-serif;
font-family: 'Telex', sans-serif;
font-family: 'Archivo Black', sans-serif;
font-family: 'Gentium Book Basic', serif;
font-family: 'Loved by the King', cursive;
font-family: 'Megrim', cursive;
font-family: 'Almendra SC', serif;
font-family: 'Averia Gruesa Libre', cursive;
font-family: 'Goudy Bookletter 1911', serif;
font-family: 'Geo', sans-serif;
font-family: 'Aldrich', sans-serif;
font-family: 'Dr Sugiyama', cursive;
font-family: 'Dancing Script', cursive;
font-family: 'Cherry Swash', cursive;
font-family: 'Cookie', cursive;
font-family: 'Salsa', cursive;
font-family: 'Adamina', serif;
font-family: 'Radley', serif;
font-family: 'MedievalSharp', cursive;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-family: 'Chivo', sans-serif;
font-family: 'Monsieur La Doulaise', cursive;
font-family: 'Cutive', serif;
font-family: 'Homenaje', sans-serif;
font-family: 'Vidaloka', serif;
font-family: 'Signika', sans-serif;
font-family: 'Ranchers', cursive;
font-family: 'Homemade Apple', cursive;
font-family: 'Plaster', cursive;
font-family: 'Montaga', serif;
font-family: 'Coda', cursive;
font-family: 'Wellfleet', cursive;
font-family: 'Shadows Into Light Two', cursive;
font-family: 'Autour One', cursive;
font-family: 'Passion One', cursive;
font-family: 'Rock Salt', cursive;
font-family: 'Cuprum', sans-serif;
font-family: 'Griffy', cursive;
font-family: 'Sansita One', cursive;
font-family: 'Devonshire', cursive;
font-family: 'Iceberg', cursive;
font-family: 'Comfortaa', cursive;
font-family: 'Pinyon Script', cursive;
font-family: 'Londrina Shadow', cursive;
font-family: 'Annie Use Your Telescope', cursive;
font-family: 'Metamorphous', cursive;
font-family: 'Voltaire', sans-serif;
font-family: 'Amatic SC', cursive;
font-family: 'Freckle Face', cursive;
font-family: 'Baumans', cursive;
font-family: 'Doppio One', sans-serif;
font-family: 'Ceviche One', cursive;
font-family: 'Indie Flower', cursive;
font-family: 'Purple Purse', cursive;
font-family: 'Leckerli One', cursive;
font-family: 'Seaweed Script', cursive;
font-family: 'Coming Soon', cursive;
font-family: 'Italianno', cursive;
font-family: 'Mrs Sheppards', cursive;
font-family: 'Trocchi', serif;
font-family: 'Rosario', sans-serif;
font-family: 'Creepster', cursive;
font-family: 'Ewert', cursive;
font-family: 'Happy Monkey', cursive;
font-family: 'Italiana', serif;
font-family: 'Margarine', cursive;
font-family: 'Bowlby One SC', cursive;
font-family: 'Alice', serif;
font-family: 'Sunshiney', cursive;
font-family: 'Playfair Display SC', serif;
font-family: 'Sancreek', cursive;
font-family: 'Press Start 2P', cursive;
font-family: 'Jacques Francois', serif;
font-family: 'Berkshire Swash', cursive;
font-family: 'Akronim', cursive;
font-family: 'Mystery Quest', cursive;
font-family: 'Rye', cursive;
font-family: 'Mouse Memoirs', sans-serif;
font-family: 'Spirax', cursive;
font-family: 'Gorditas', cursive;
font-family: 'Fanwood Text', serif;
"टिप्स हिन्दी में ब्लॉग" की हर नई जानकारी अपने मेल-बॉक्स में मुफ्त पाएं ! Save as PDF
    
     
 

एक टिप्पणी भेजें

13 टिप्पणियाँ

  1. बहुत ही बढियाँ ..NICE इसे इस्तेमाल करके ब्लाँग सुंदर दिखने लगेगा THANKS ++++++++++++++++++++
    ++++++++++++++++++++
    Nice & super .....

    जवाब देंहटाएं
  2. उपरोक्त पोस्ट के लिए आपको धन्यवाद, सर जी यूनिकोड फॉण्ट से सबंधित जानकारी भी दें..

    जवाब देंहटाएं
  3. बहुत उम्दा उपयोगी जानकारी के लिए ,,,,आभार विनीत जी,,,

    RECENT POST शहीदों की याद में,

    जवाब देंहटाएं
  4. गूगल फाँट के उपयोग के लिए बेहतरीन जानकारी,इसे प्रयोग में लाना भी आसान दिख रहा है।

    जवाब देंहटाएं
  5. बढिया जानकारी है और बढिया प्रयास

    जवाब देंहटाएं
  6. बहुत खूब , जानकारी के लिए धन्यवाद |
    सर यूनिकोड से सम्बन्धित जानकारी भी दे |
    Visit rscit notes in hindi english

    जवाब देंहटाएं
  7. Sarkariexam Says thank You Very Much For Best Content I Really Like Your Hard Work. Thanks
    amcallinone Says thank You Very Much For Best Content I Really Like Your Hard Work. Thanks
    9curry Says thank You Very Much For Best Content I Really Like Your Hard Work. Thanks

    जवाब देंहटाएं
  8. आपके ब्लॉग पर हमेशा ही बहुत अच्छी जानकारी दी जाती है ऐसे ही लिखते रहिये

    जवाब देंहटाएं

आपकी टिप्पणी मेरे लिए मेरे लिए "अमोल" होंगी | आपके नकारत्मक व सकारत्मक विचारों का स्वागत किया जायेगा | अभद्र व बिना नाम वाली टिप्पणी को प्रकाशित नहीं किया जायेगा | इसके साथ ही किसी भी पोस्ट को बहस का विषय न बनाएं | बहस के लिए प्राप्त टिप्पणियाँ हटा दी जाएँगी |