mystickymenu
Last commit date
admin
1 week ago
dist
1 week ago
images
1 year ago
languages
1 week ago
class-email-signup.php
7 months ago
class-help.php
1 month ago
class-review-box.php
1 month ago
class-upgrade-box.php
1 month ago
index.php
8 years ago
mystickymenu-admin-widgetanalytics.php
1 week ago
mystickymenu-contact-leads.php
1 week ago
mystickymenu-deactivate-form.php
1 month ago
mystickymenu-fonts.php
2 years ago
mystickymenu-leads.php
1 week ago
mystickymenu-popup.php
1 month ago
mystickymenu-review-popup.php
9 months ago
mystickymenu.php
1 week ago
mystickymeny-new-welcomebar.php
1 week ago
readme.txt
1 week ago
recommended-plugins.php
7 months ago
uninstall.php
2 years ago
upgrade-to-pro.php
1 month ago
welcome-bar.php
1 week ago
mystickymenu-fonts.php
927 lines
| 1 | <?php |
| 2 | if ( !function_exists('myStickymenu_fonts')) { |
| 3 | function myStickymenu_fonts(){ |
| 4 | return array( |
| 5 | // System fonts. |
| 6 | 'Inherit' => 'Default', |
| 7 | 'System Stack' => 'Default', |
| 8 | 'Arial' => 'Default', |
| 9 | 'Tahoma' => 'Default', |
| 10 | 'Verdana' => 'Default', |
| 11 | 'Helvetica' => 'Default', |
| 12 | 'Times New Roman' => 'Default', |
| 13 | 'Trebuchet MS' => 'Default', |
| 14 | 'Georgia' => 'Default', |
| 15 | |
| 16 | // Google Fonts (last update: 23/10/2018). |
| 17 | 'ABeeZee' => 'Google Fonts', |
| 18 | 'Abel' => 'Google Fonts', |
| 19 | 'Abhaya Libre' => 'Google Fonts', |
| 20 | 'Abril Fatface' => 'Google Fonts', |
| 21 | 'Aclonica' => 'Google Fonts', |
| 22 | 'Acme' => 'Google Fonts', |
| 23 | 'Actor' => 'Google Fonts', |
| 24 | 'Adamina' => 'Google Fonts', |
| 25 | 'Advent Pro' => 'Google Fonts', |
| 26 | 'Aguafina Script' => 'Google Fonts', |
| 27 | 'Akronim' => 'Google Fonts', |
| 28 | 'Aladin' => 'Google Fonts', |
| 29 | 'Aldrich' => 'Google Fonts', |
| 30 | 'Alef' => 'Google Fonts', |
| 31 | 'Alef Hebrew' => 'Google Fonts', // Hack for Google Early Access. |
| 32 | 'Alegreya' => 'Google Fonts', |
| 33 | 'Alegreya SC' => 'Google Fonts', |
| 34 | 'Alegreya Sans' => 'Google Fonts', |
| 35 | 'Alegreya Sans SC' => 'Google Fonts', |
| 36 | 'Alex Brush' => 'Google Fonts', |
| 37 | 'Alfa Slab One' => 'Google Fonts', |
| 38 | 'Alice' => 'Google Fonts', |
| 39 | 'Alike' => 'Google Fonts', |
| 40 | 'Alike Angular' => 'Google Fonts', |
| 41 | 'Allan' => 'Google Fonts', |
| 42 | 'Allerta' => 'Google Fonts', |
| 43 | 'Allerta Stencil' => 'Google Fonts', |
| 44 | 'Allura' => 'Google Fonts', |
| 45 | 'Almendra' => 'Google Fonts', |
| 46 | 'Almendra Display' => 'Google Fonts', |
| 47 | 'Almendra SC' => 'Google Fonts', |
| 48 | 'Amarante' => 'Google Fonts', |
| 49 | 'Amaranth' => 'Google Fonts', |
| 50 | 'Amatic SC' => 'Google Fonts', |
| 51 | 'Amethysta' => 'Google Fonts', |
| 52 | 'Amiko' => 'Google Fonts', |
| 53 | 'Amiri' => 'Google Fonts', |
| 54 | 'Amita' => 'Google Fonts', |
| 55 | 'Anaheim' => 'Google Fonts', |
| 56 | 'Andada' => 'Google Fonts', |
| 57 | 'Andika' => 'Google Fonts', |
| 58 | 'Angkor' => 'Google Fonts', |
| 59 | 'Annie Use Your Telescope' => 'Google Fonts', |
| 60 | 'Anonymous Pro' => 'Google Fonts', |
| 61 | 'Antic' => 'Google Fonts', |
| 62 | 'Antic Didone' => 'Google Fonts', |
| 63 | 'Antic Slab' => 'Google Fonts', |
| 64 | 'Anton' => 'Google Fonts', |
| 65 | 'Arapey' => 'Google Fonts', |
| 66 | 'Arbutus' => 'Google Fonts', |
| 67 | 'Arbutus Slab' => 'Google Fonts', |
| 68 | 'Architects Daughter' => 'Google Fonts', |
| 69 | 'Archivo' => 'Google Fonts', |
| 70 | 'Archivo Black' => 'Google Fonts', |
| 71 | 'Archivo Narrow' => 'Google Fonts', |
| 72 | 'Aref Ruqaa' => 'Google Fonts', |
| 73 | 'Arima Madurai' => 'Google Fonts', |
| 74 | 'Arimo' => 'Google Fonts', |
| 75 | 'Arizonia' => 'Google Fonts', |
| 76 | 'Armata' => 'Google Fonts', |
| 77 | 'Arsenal' => 'Google Fonts', |
| 78 | 'Artifika' => 'Google Fonts', |
| 79 | 'Arvo' => 'Google Fonts', |
| 80 | 'Arya' => 'Google Fonts', |
| 81 | 'Asap' => 'Google Fonts', |
| 82 | 'Asap Condensed' => 'Google Fonts', |
| 83 | 'Asar' => 'Google Fonts', |
| 84 | 'Asset' => 'Google Fonts', |
| 85 | 'Assistant' => 'Google Fonts', |
| 86 | 'Astloch' => 'Google Fonts', |
| 87 | 'Asul' => 'Google Fonts', |
| 88 | 'Athiti' => 'Google Fonts', |
| 89 | 'Atma' => 'Google Fonts', |
| 90 | 'Atomic Age' => 'Google Fonts', |
| 91 | 'Aubrey' => 'Google Fonts', |
| 92 | 'Audiowide' => 'Google Fonts', |
| 93 | 'Autour One' => 'Google Fonts', |
| 94 | 'Average' => 'Google Fonts', |
| 95 | 'Average Sans' => 'Google Fonts', |
| 96 | 'Averia Gruesa Libre' => 'Google Fonts', |
| 97 | 'Averia Libre' => 'Google Fonts', |
| 98 | 'Averia Sans Libre' => 'Google Fonts', |
| 99 | 'Averia Serif Libre' => 'Google Fonts', |
| 100 | 'Bad Script' => 'Google Fonts', |
| 101 | 'Bahiana' => 'Google Fonts', |
| 102 | 'Bai Jamjuree' => 'Google Fonts', |
| 103 | 'Baloo' => 'Google Fonts', |
| 104 | 'Baloo Bhai' => 'Google Fonts', |
| 105 | 'Baloo Bhaijaan' => 'Google Fonts', |
| 106 | 'Baloo Bhaina' => 'Google Fonts', |
| 107 | 'Baloo Chettan' => 'Google Fonts', |
| 108 | 'Baloo Da' => 'Google Fonts', |
| 109 | 'Baloo Paaji' => 'Google Fonts', |
| 110 | 'Baloo Tamma' => 'Google Fonts', |
| 111 | 'Baloo Tammudu' => 'Google Fonts', |
| 112 | 'Baloo Thambi' => 'Google Fonts', |
| 113 | 'Balthazar' => 'Google Fonts', |
| 114 | 'Bangers' => 'Google Fonts', |
| 115 | 'Barlow' => 'Google Fonts', |
| 116 | 'Barlow Condensed' => 'Google Fonts', |
| 117 | 'Barlow Semi Condensed' => 'Google Fonts', |
| 118 | 'Barrio' => 'Google Fonts', |
| 119 | 'Basic' => 'Google Fonts', |
| 120 | 'Battambang' => 'Google Fonts', |
| 121 | 'Baumans' => 'Google Fonts', |
| 122 | 'Bayon' => 'Google Fonts', |
| 123 | 'Belgrano' => 'Google Fonts', |
| 124 | 'Bellefair' => 'Google Fonts', |
| 125 | 'Belleza' => 'Google Fonts', |
| 126 | 'BenchNine' => 'Google Fonts', |
| 127 | 'Bentham' => 'Google Fonts', |
| 128 | 'Berkshire Swash' => 'Google Fonts', |
| 129 | 'Bevan' => 'Google Fonts', |
| 130 | 'Bigelow Rules' => 'Google Fonts', |
| 131 | 'Bigshot One' => 'Google Fonts', |
| 132 | 'Bilbo' => 'Google Fonts', |
| 133 | 'Bilbo Swash Caps' => 'Google Fonts', |
| 134 | 'BioRhyme' => 'Google Fonts', |
| 135 | 'BioRhyme Expanded' => 'Google Fonts', |
| 136 | 'Biryani' => 'Google Fonts', |
| 137 | 'Bitter' => 'Google Fonts', |
| 138 | 'Black And White Picture' => 'Google Fonts', |
| 139 | 'Black Han Sans' => 'Google Fonts', |
| 140 | 'Black Ops One' => 'Google Fonts', |
| 141 | 'Bokor' => 'Google Fonts', |
| 142 | 'Bonbon' => 'Google Fonts', |
| 143 | 'Boogaloo' => 'Google Fonts', |
| 144 | 'Bowlby One' => 'Google Fonts', |
| 145 | 'Bowlby One SC' => 'Google Fonts', |
| 146 | 'Brawler' => 'Google Fonts', |
| 147 | 'Bree Serif' => 'Google Fonts', |
| 148 | 'Bubblegum Sans' => 'Google Fonts', |
| 149 | 'Bubbler One' => 'Google Fonts', |
| 150 | 'Buda' => 'Google Fonts', |
| 151 | 'Buenard' => 'Google Fonts', |
| 152 | 'Bungee' => 'Google Fonts', |
| 153 | 'Bungee Hairline' => 'Google Fonts', |
| 154 | 'Bungee Inline' => 'Google Fonts', |
| 155 | 'Bungee Outline' => 'Google Fonts', |
| 156 | 'Bungee Shade' => 'Google Fonts', |
| 157 | 'Butcherman' => 'Google Fonts', |
| 158 | 'Butterfly Kids' => 'Google Fonts', |
| 159 | 'Cabin' => 'Google Fonts', |
| 160 | 'Cabin Condensed' => 'Google Fonts', |
| 161 | 'Cabin Sketch' => 'Google Fonts', |
| 162 | 'Caesar Dressing' => 'Google Fonts', |
| 163 | 'Cagliostro' => 'Google Fonts', |
| 164 | 'Cairo' => 'Google Fonts', |
| 165 | 'Calligraffitti' => 'Google Fonts', |
| 166 | 'Cambay' => 'Google Fonts', |
| 167 | 'Cambo' => 'Google Fonts', |
| 168 | 'Candal' => 'Google Fonts', |
| 169 | 'Cantarell' => 'Google Fonts', |
| 170 | 'Cantata One' => 'Google Fonts', |
| 171 | 'Cantora One' => 'Google Fonts', |
| 172 | 'Capriola' => 'Google Fonts', |
| 173 | 'Cardo' => 'Google Fonts', |
| 174 | 'Carme' => 'Google Fonts', |
| 175 | 'Carrois Gothic' => 'Google Fonts', |
| 176 | 'Carrois Gothic SC' => 'Google Fonts', |
| 177 | 'Carter One' => 'Google Fonts', |
| 178 | 'Catamaran' => 'Google Fonts', |
| 179 | 'Caudex' => 'Google Fonts', |
| 180 | 'Caveat' => 'Google Fonts', |
| 181 | 'Caveat Brush' => 'Google Fonts', |
| 182 | 'Cedarville Cursive' => 'Google Fonts', |
| 183 | 'Ceviche One' => 'Google Fonts', |
| 184 | 'Chakra Petch' => 'Google Fonts', |
| 185 | 'Changa' => 'Google Fonts', |
| 186 | 'Changa One' => 'Google Fonts', |
| 187 | 'Chango' => 'Google Fonts', |
| 188 | 'Charmonman' => 'Google Fonts', |
| 189 | 'Chathura' => 'Google Fonts', |
| 190 | 'Chau Philomene One' => 'Google Fonts', |
| 191 | 'Chela One' => 'Google Fonts', |
| 192 | 'Chelsea Market' => 'Google Fonts', |
| 193 | 'Chenla' => 'Google Fonts', |
| 194 | 'Cherry Cream Soda' => 'Google Fonts', |
| 195 | 'Cherry Swash' => 'Google Fonts', |
| 196 | 'Chewy' => 'Google Fonts', |
| 197 | 'Chicle' => 'Google Fonts', |
| 198 | 'Chivo' => 'Google Fonts', |
| 199 | 'Chonburi' => 'Google Fonts', |
| 200 | 'Cinzel' => 'Google Fonts', |
| 201 | 'Cinzel Decorative' => 'Google Fonts', |
| 202 | 'Clicker Script' => 'Google Fonts', |
| 203 | 'Coda' => 'Google Fonts', |
| 204 | 'Coda Caption' => 'Google Fonts', |
| 205 | 'Codystar' => 'Google Fonts', |
| 206 | 'Coiny' => 'Google Fonts', |
| 207 | 'Combo' => 'Google Fonts', |
| 208 | 'Comfortaa' => 'Google Fonts', |
| 209 | 'Coming Soon' => 'Google Fonts', |
| 210 | 'Concert One' => 'Google Fonts', |
| 211 | 'Condiment' => 'Google Fonts', |
| 212 | 'Content' => 'Google Fonts', |
| 213 | 'Contrail One' => 'Google Fonts', |
| 214 | 'Convergence' => 'Google Fonts', |
| 215 | 'Cookie' => 'Google Fonts', |
| 216 | 'Copse' => 'Google Fonts', |
| 217 | 'Corben' => 'Google Fonts', |
| 218 | 'Cormorant' => 'Google Fonts', |
| 219 | 'Cormorant Garamond' => 'Google Fonts', |
| 220 | 'Cormorant Infant' => 'Google Fonts', |
| 221 | 'Cormorant SC' => 'Google Fonts', |
| 222 | 'Cormorant Unicase' => 'Google Fonts', |
| 223 | 'Cormorant Upright' => 'Google Fonts', |
| 224 | 'Courgette' => 'Google Fonts', |
| 225 | 'Cousine' => 'Google Fonts', |
| 226 | 'Coustard' => 'Google Fonts', |
| 227 | 'Covered By Your Grace' => 'Google Fonts', |
| 228 | 'Crafty Girls' => 'Google Fonts', |
| 229 | 'Creepster' => 'Google Fonts', |
| 230 | 'Crete Round' => 'Google Fonts', |
| 231 | 'Crimson Text' => 'Google Fonts', |
| 232 | 'Croissant One' => 'Google Fonts', |
| 233 | 'Crushed' => 'Google Fonts', |
| 234 | 'Cuprum' => 'Google Fonts', |
| 235 | 'Cute Font' => 'Google Fonts', |
| 236 | 'Cutive' => 'Google Fonts', |
| 237 | 'Cutive Mono' => 'Google Fonts', |
| 238 | 'Damion' => 'Google Fonts', |
| 239 | 'Dancing Script' => 'Google Fonts', |
| 240 | 'Dangrek' => 'Google Fonts', |
| 241 | 'David Libre' => 'Google Fonts', |
| 242 | 'Dawning of a New Day' => 'Google Fonts', |
| 243 | 'Days One' => 'Google Fonts', |
| 244 | 'Dekko' => 'Google Fonts', |
| 245 | 'Delius' => 'Google Fonts', |
| 246 | 'Delius Swash Caps' => 'Google Fonts', |
| 247 | 'Delius Unicase' => 'Google Fonts', |
| 248 | 'Della Respira' => 'Google Fonts', |
| 249 | 'Denk One' => 'Google Fonts', |
| 250 | 'Devonshire' => 'Google Fonts', |
| 251 | 'Dhurjati' => 'Google Fonts', |
| 252 | 'Didact Gothic' => 'Google Fonts', |
| 253 | 'Diplomata' => 'Google Fonts', |
| 254 | 'Diplomata SC' => 'Google Fonts', |
| 255 | 'Do Hyeon' => 'Google Fonts', |
| 256 | 'Dokdo' => 'Google Fonts', |
| 257 | 'Domine' => 'Google Fonts', |
| 258 | 'Donegal One' => 'Google Fonts', |
| 259 | 'Doppio One' => 'Google Fonts', |
| 260 | 'Dorsa' => 'Google Fonts', |
| 261 | 'Dosis' => 'Google Fonts', |
| 262 | 'Dr Sugiyama' => 'Google Fonts', |
| 263 | 'Droid Arabic Kufi' => 'Google Fonts', // Hack for Google Early Access. |
| 264 | 'Droid Arabic Naskh' => 'Google Fonts', // Hack for Google Early Access. |
| 265 | 'Duru Sans' => 'Google Fonts', |
| 266 | 'Dynalight' => 'Google Fonts', |
| 267 | 'EB Garamond' => 'Google Fonts', |
| 268 | 'Eagle Lake' => 'Google Fonts', |
| 269 | 'East Sea Dokdo' => 'Google Fonts', |
| 270 | 'Eater' => 'Google Fonts', |
| 271 | 'Economica' => 'Google Fonts', |
| 272 | 'Eczar' => 'Google Fonts', |
| 273 | 'El Messiri' => 'Google Fonts', |
| 274 | 'Electrolize' => 'Google Fonts', |
| 275 | 'Elsie' => 'Google Fonts', |
| 276 | 'Elsie Swash Caps' => 'Google Fonts', |
| 277 | 'Emblema One' => 'Google Fonts', |
| 278 | 'Emilys Candy' => 'Google Fonts', |
| 279 | 'Encode Sans' => 'Google Fonts', |
| 280 | 'Encode Sans Condensed' => 'Google Fonts', |
| 281 | 'Encode Sans Expanded' => 'Google Fonts', |
| 282 | 'Encode Sans Semi Condensed' => 'Google Fonts', |
| 283 | 'Encode Sans Semi Expanded' => 'Google Fonts', |
| 284 | 'Engagement' => 'Google Fonts', |
| 285 | 'Englebert' => 'Google Fonts', |
| 286 | 'Enriqueta' => 'Google Fonts', |
| 287 | 'Erica One' => 'Google Fonts', |
| 288 | 'Esteban' => 'Google Fonts', |
| 289 | 'Euphoria Script' => 'Google Fonts', |
| 290 | 'Ewert' => 'Google Fonts', |
| 291 | 'Exo' => 'Google Fonts', |
| 292 | 'Exo 2' => 'Google Fonts', |
| 293 | 'Expletus Sans' => 'Google Fonts', |
| 294 | 'Fahkwang' => 'Google Fonts', |
| 295 | 'Fanwood Text' => 'Google Fonts', |
| 296 | 'Farsan' => 'Google Fonts', |
| 297 | 'Fascinate' => 'Google Fonts', |
| 298 | 'Fascinate Inline' => 'Google Fonts', |
| 299 | 'Faster One' => 'Google Fonts', |
| 300 | 'Fasthand' => 'Google Fonts', |
| 301 | 'Fauna One' => 'Google Fonts', |
| 302 | 'Faustina' => 'Google Fonts', |
| 303 | 'Federant' => 'Google Fonts', |
| 304 | 'Federo' => 'Google Fonts', |
| 305 | 'Felipa' => 'Google Fonts', |
| 306 | 'Fenix' => 'Google Fonts', |
| 307 | 'Finger Paint' => 'Google Fonts', |
| 308 | 'Fira Mono' => 'Google Fonts', |
| 309 | 'Fira Sans' => 'Google Fonts', |
| 310 | 'Fira Sans Condensed' => 'Google Fonts', |
| 311 | 'Fira Sans Extra Condensed' => 'Google Fonts', |
| 312 | 'Fjalla One' => 'Google Fonts', |
| 313 | 'Fjord One' => 'Google Fonts', |
| 314 | 'Flamenco' => 'Google Fonts', |
| 315 | 'Flavors' => 'Google Fonts', |
| 316 | 'Fondamento' => 'Google Fonts', |
| 317 | 'Fontdiner Swanky' => 'Google Fonts', |
| 318 | 'Forum' => 'Google Fonts', |
| 319 | 'Francois One' => 'Google Fonts', |
| 320 | 'Frank Ruhl Libre' => 'Google Fonts', |
| 321 | 'Freckle Face' => 'Google Fonts', |
| 322 | 'Fredericka the Great' => 'Google Fonts', |
| 323 | 'Fredoka One' => 'Google Fonts', |
| 324 | 'Freehand' => 'Google Fonts', |
| 325 | 'Fresca' => 'Google Fonts', |
| 326 | 'Frijole' => 'Google Fonts', |
| 327 | 'Fruktur' => 'Google Fonts', |
| 328 | 'Fugaz One' => 'Google Fonts', |
| 329 | 'GFS Didot' => 'Google Fonts', |
| 330 | 'GFS Neohellenic' => 'Google Fonts', |
| 331 | 'Gabriela' => 'Google Fonts', |
| 332 | 'Gaegu' => 'Google Fonts', |
| 333 | 'Gafata' => 'Google Fonts', |
| 334 | 'Galada' => 'Google Fonts', |
| 335 | 'Galdeano' => 'Google Fonts', |
| 336 | 'Galindo' => 'Google Fonts', |
| 337 | 'Gamja Flower' => 'Google Fonts', |
| 338 | 'Gentium Basic' => 'Google Fonts', |
| 339 | 'Gentium Book Basic' => 'Google Fonts', |
| 340 | 'Geo' => 'Google Fonts', |
| 341 | 'Geostar' => 'Google Fonts', |
| 342 | 'Geostar Fill' => 'Google Fonts', |
| 343 | 'Germania One' => 'Google Fonts', |
| 344 | 'Gidugu' => 'Google Fonts', |
| 345 | 'Gilda Display' => 'Google Fonts', |
| 346 | 'Give You Glory' => 'Google Fonts', |
| 347 | 'Glass Antiqua' => 'Google Fonts', |
| 348 | 'Glegoo' => 'Google Fonts', |
| 349 | 'Gloria Hallelujah' => 'Google Fonts', |
| 350 | 'Goblin One' => 'Google Fonts', |
| 351 | 'Gochi Hand' => 'Google Fonts', |
| 352 | 'Gorditas' => 'Google Fonts', |
| 353 | 'Gothic A1' => 'Google Fonts', |
| 354 | 'Goudy Bookletter 1911' => 'Google Fonts', |
| 355 | 'Graduate' => 'Google Fonts', |
| 356 | 'Grand Hotel' => 'Google Fonts', |
| 357 | 'Gravitas One' => 'Google Fonts', |
| 358 | 'Great Vibes' => 'Google Fonts', |
| 359 | 'Griffy' => 'Google Fonts', |
| 360 | 'Gruppo' => 'Google Fonts', |
| 361 | 'Gudea' => 'Google Fonts', |
| 362 | 'Gugi' => 'Google Fonts', |
| 363 | 'Gurajada' => 'Google Fonts', |
| 364 | 'Habibi' => 'Google Fonts', |
| 365 | 'Halant' => 'Google Fonts', |
| 366 | 'Hammersmith One' => 'Google Fonts', |
| 367 | 'Hanalei' => 'Google Fonts', |
| 368 | 'Hanalei Fill' => 'Google Fonts', |
| 369 | 'Handlee' => 'Google Fonts', |
| 370 | 'Hanuman' => 'Google Fonts', |
| 371 | 'Happy Monkey' => 'Google Fonts', |
| 372 | 'Harmattan' => 'Google Fonts', |
| 373 | 'Headland One' => 'Google Fonts', |
| 374 | 'Heebo' => 'Google Fonts', |
| 375 | 'Henny Penny' => 'Google Fonts', |
| 376 | 'Herr Von Muellerhoff' => 'Google Fonts', |
| 377 | 'Hi Melody' => 'Google Fonts', |
| 378 | 'Hind' => 'Google Fonts', |
| 379 | 'Hind Guntur' => 'Google Fonts', |
| 380 | 'Hind Madurai' => 'Google Fonts', |
| 381 | 'Hind Siliguri' => 'Google Fonts', |
| 382 | 'Hind Vadodara' => 'Google Fonts', |
| 383 | 'Holtwood One SC' => 'Google Fonts', |
| 384 | 'Homemade Apple' => 'Google Fonts', |
| 385 | 'Homenaje' => 'Google Fonts', |
| 386 | 'IBM Plex Mono' => 'Google Fonts', |
| 387 | 'IBM Plex Sans' => 'Google Fonts', |
| 388 | 'IBM Plex Sans Condensed' => 'Google Fonts', |
| 389 | 'IBM Plex Serif' => 'Google Fonts', |
| 390 | 'IM Fell DW Pica' => 'Google Fonts', |
| 391 | 'IM Fell DW Pica SC' => 'Google Fonts', |
| 392 | 'IM Fell Double Pica' => 'Google Fonts', |
| 393 | 'IM Fell Double Pica SC' => 'Google Fonts', |
| 394 | 'IM Fell English' => 'Google Fonts', |
| 395 | 'IM Fell English SC' => 'Google Fonts', |
| 396 | 'IM Fell French Canon' => 'Google Fonts', |
| 397 | 'IM Fell French Canon SC' => 'Google Fonts', |
| 398 | 'IM Fell Great Primer' => 'Google Fonts', |
| 399 | 'IM Fell Great Primer SC' => 'Google Fonts', |
| 400 | 'Iceberg' => 'Google Fonts', |
| 401 | 'Iceland' => 'Google Fonts', |
| 402 | 'Imprima' => 'Google Fonts', |
| 403 | 'Inconsolata' => 'Google Fonts', |
| 404 | 'Inder' => 'Google Fonts', |
| 405 | 'Indie Flower' => 'Google Fonts', |
| 406 | 'Inika' => 'Google Fonts', |
| 407 | 'Inknut Antiqua' => 'Google Fonts', |
| 408 | 'Irish Grover' => 'Google Fonts', |
| 409 | 'Istok Web' => 'Google Fonts', |
| 410 | 'Italiana' => 'Google Fonts', |
| 411 | 'Italianno' => 'Google Fonts', |
| 412 | 'Itim' => 'Google Fonts', |
| 413 | 'Jacques Francois' => 'Google Fonts', |
| 414 | 'Jacques Francois Shadow' => 'Google Fonts', |
| 415 | 'Jaldi' => 'Google Fonts', |
| 416 | 'Jim Nightshade' => 'Google Fonts', |
| 417 | 'Jockey One' => 'Google Fonts', |
| 418 | 'Jolly Lodger' => 'Google Fonts', |
| 419 | 'Jomhuria' => 'Google Fonts', |
| 420 | 'Josefin Sans' => 'Google Fonts', |
| 421 | 'Josefin Slab' => 'Google Fonts', |
| 422 | 'Joti One' => 'Google Fonts', |
| 423 | 'Jua' => 'Google Fonts', |
| 424 | 'Judson' => 'Google Fonts', |
| 425 | 'Julee' => 'Google Fonts', |
| 426 | 'Julius Sans One' => 'Google Fonts', |
| 427 | 'Junge' => 'Google Fonts', |
| 428 | 'Jura' => 'Google Fonts', |
| 429 | 'Just Another Hand' => 'Google Fonts', |
| 430 | 'Just Me Again Down Here' => 'Google Fonts', |
| 431 | 'K2D' => 'Google Fonts', |
| 432 | 'Kadwa' => 'Google Fonts', |
| 433 | 'Kalam' => 'Google Fonts', |
| 434 | 'Kameron' => 'Google Fonts', |
| 435 | 'Kanit' => 'Google Fonts', |
| 436 | 'Kantumruy' => 'Google Fonts', |
| 437 | 'Karla' => 'Google Fonts', |
| 438 | 'Karma' => 'Google Fonts', |
| 439 | 'Katibeh' => 'Google Fonts', |
| 440 | 'Kaushan Script' => 'Google Fonts', |
| 441 | 'Kavivanar' => 'Google Fonts', |
| 442 | 'Kavoon' => 'Google Fonts', |
| 443 | 'Kdam Thmor' => 'Google Fonts', |
| 444 | 'Keania One' => 'Google Fonts', |
| 445 | 'Kelly Slab' => 'Google Fonts', |
| 446 | 'Kenia' => 'Google Fonts', |
| 447 | 'Khand' => 'Google Fonts', |
| 448 | 'Khmer' => 'Google Fonts', |
| 449 | 'Khula' => 'Google Fonts', |
| 450 | 'Kirang Haerang' => 'Google Fonts', |
| 451 | 'Kite One' => 'Google Fonts', |
| 452 | 'Knewave' => 'Google Fonts', |
| 453 | 'KoHo' => 'Google Fonts', |
| 454 | 'Kodchasan' => 'Google Fonts', |
| 455 | 'Kosugi' => 'Google Fonts', |
| 456 | 'Kosugi Maru' => 'Google Fonts', |
| 457 | 'Kotta One' => 'Google Fonts', |
| 458 | 'Koulen' => 'Google Fonts', |
| 459 | 'Kranky' => 'Google Fonts', |
| 460 | 'Kreon' => 'Google Fonts', |
| 461 | 'Kristi' => 'Google Fonts', |
| 462 | 'Krona One' => 'Google Fonts', |
| 463 | 'Krub' => 'Google Fonts', |
| 464 | 'Kumar One' => 'Google Fonts', |
| 465 | 'Kumar One Outline' => 'Google Fonts', |
| 466 | 'Kurale' => 'Google Fonts', |
| 467 | 'La Belle Aurore' => 'Google Fonts', |
| 468 | 'Laila' => 'Google Fonts', |
| 469 | 'Lakki Reddy' => 'Google Fonts', |
| 470 | 'Lalezar' => 'Google Fonts', |
| 471 | 'Lancelot' => 'Google Fonts', |
| 472 | 'Lateef' => 'Google Fonts', |
| 473 | 'Lato' => 'Google Fonts', |
| 474 | 'League Script' => 'Google Fonts', |
| 475 | 'Leckerli One' => 'Google Fonts', |
| 476 | 'Ledger' => 'Google Fonts', |
| 477 | 'Lekton' => 'Google Fonts', |
| 478 | 'Lemon' => 'Google Fonts', |
| 479 | 'Lemonada' => 'Google Fonts', |
| 480 | 'Libre Barcode 128' => 'Google Fonts', |
| 481 | 'Libre Barcode 128 Text' => 'Google Fonts', |
| 482 | 'Libre Barcode 39' => 'Google Fonts', |
| 483 | 'Libre Barcode 39 Extended' => 'Google Fonts', |
| 484 | 'Libre Barcode 39 Extended Text' => 'Google Fonts', |
| 485 | 'Libre Barcode 39 Text' => 'Google Fonts', |
| 486 | 'Libre Baskerville' => 'Google Fonts', |
| 487 | 'Libre Franklin' => 'Google Fonts', |
| 488 | 'Life Savers' => 'Google Fonts', |
| 489 | 'Lilita One' => 'Google Fonts', |
| 490 | 'Lily Script One' => 'Google Fonts', |
| 491 | 'Limelight' => 'Google Fonts', |
| 492 | 'Linden Hill' => 'Google Fonts', |
| 493 | 'Lobster' => 'Google Fonts', |
| 494 | 'Lobster Two' => 'Google Fonts', |
| 495 | 'Londrina Outline' => 'Google Fonts', |
| 496 | 'Londrina Shadow' => 'Google Fonts', |
| 497 | 'Londrina Sketch' => 'Google Fonts', |
| 498 | 'Londrina Solid' => 'Google Fonts', |
| 499 | 'Lora' => 'Google Fonts', |
| 500 | 'Love Ya Like A Sister' => 'Google Fonts', |
| 501 | 'Loved by the King' => 'Google Fonts', |
| 502 | 'Lovers Quarrel' => 'Google Fonts', |
| 503 | 'Luckiest Guy' => 'Google Fonts', |
| 504 | 'Lusitana' => 'Google Fonts', |
| 505 | 'Lustria' => 'Google Fonts', |
| 506 | 'M PLUS 1p' => 'Google Fonts', |
| 507 | 'M PLUS Rounded 1c' => 'Google Fonts', |
| 508 | 'Macondo' => 'Google Fonts', |
| 509 | 'Macondo Swash Caps' => 'Google Fonts', |
| 510 | 'Mada' => 'Google Fonts', |
| 511 | 'Magra' => 'Google Fonts', |
| 512 | 'Maiden Orange' => 'Google Fonts', |
| 513 | 'Maitree' => 'Google Fonts', |
| 514 | 'Mako' => 'Google Fonts', |
| 515 | 'Mali' => 'Google Fonts', |
| 516 | 'Mallanna' => 'Google Fonts', |
| 517 | 'Mandali' => 'Google Fonts', |
| 518 | 'Manuale' => 'Google Fonts', |
| 519 | 'Marcellus' => 'Google Fonts', |
| 520 | 'Marcellus SC' => 'Google Fonts', |
| 521 | 'Marck Script' => 'Google Fonts', |
| 522 | 'Margarine' => 'Google Fonts', |
| 523 | 'Markazi Text' => 'Google Fonts', |
| 524 | 'Marko One' => 'Google Fonts', |
| 525 | 'Marmelad' => 'Google Fonts', |
| 526 | 'Martel' => 'Google Fonts', |
| 527 | 'Martel Sans' => 'Google Fonts', |
| 528 | 'Marvel' => 'Google Fonts', |
| 529 | 'Mate' => 'Google Fonts', |
| 530 | 'Mate SC' => 'Google Fonts', |
| 531 | 'Maven Pro' => 'Google Fonts', |
| 532 | 'McLaren' => 'Google Fonts', |
| 533 | 'Meddon' => 'Google Fonts', |
| 534 | 'MedievalSharp' => 'Google Fonts', |
| 535 | 'Medula One' => 'Google Fonts', |
| 536 | 'Meera Inimai' => 'Google Fonts', |
| 537 | 'Megrim' => 'Google Fonts', |
| 538 | 'Meie Script' => 'Google Fonts', |
| 539 | 'Merienda' => 'Google Fonts', |
| 540 | 'Merienda One' => 'Google Fonts', |
| 541 | 'Merriweather' => 'Google Fonts', |
| 542 | 'Merriweather Sans' => 'Google Fonts', |
| 543 | 'Metal' => 'Google Fonts', |
| 544 | 'Metal Mania' => 'Google Fonts', |
| 545 | 'Metamorphous' => 'Google Fonts', |
| 546 | 'Metrophobic' => 'Google Fonts', |
| 547 | 'Michroma' => 'Google Fonts', |
| 548 | 'Milonga' => 'Google Fonts', |
| 549 | 'Miltonian' => 'Google Fonts', |
| 550 | 'Miltonian Tattoo' => 'Google Fonts', |
| 551 | 'Mina' => 'Google Fonts', |
| 552 | 'Miniver' => 'Google Fonts', |
| 553 | 'Miriam Libre' => 'Google Fonts', |
| 554 | 'Mirza' => 'Google Fonts', |
| 555 | 'Miss Fajardose' => 'Google Fonts', |
| 556 | 'Mitr' => 'Google Fonts', |
| 557 | 'Modak' => 'Google Fonts', |
| 558 | 'Modern Antiqua' => 'Google Fonts', |
| 559 | 'Mogra' => 'Google Fonts', |
| 560 | 'Molengo' => 'Google Fonts', |
| 561 | 'Molle' => 'Google Fonts', |
| 562 | 'Monda' => 'Google Fonts', |
| 563 | 'Monofett' => 'Google Fonts', |
| 564 | 'Monoton' => 'Google Fonts', |
| 565 | 'Monsieur La Doulaise' => 'Google Fonts', |
| 566 | 'Montaga' => 'Google Fonts', |
| 567 | 'Montez' => 'Google Fonts', |
| 568 | 'Montserrat' => 'Google Fonts', |
| 569 | 'Montserrat Alternates' => 'Google Fonts', |
| 570 | 'Montserrat Subrayada' => 'Google Fonts', |
| 571 | 'Moul' => 'Google Fonts', |
| 572 | 'Moulpali' => 'Google Fonts', |
| 573 | 'Mountains of Christmas' => 'Google Fonts', |
| 574 | 'Mouse Memoirs' => 'Google Fonts', |
| 575 | 'Mr Bedfort' => 'Google Fonts', |
| 576 | 'Mr Dafoe' => 'Google Fonts', |
| 577 | 'Mr De Haviland' => 'Google Fonts', |
| 578 | 'Mrs Saint Delafield' => 'Google Fonts', |
| 579 | 'Mrs Sheppards' => 'Google Fonts', |
| 580 | 'Mukta' => 'Google Fonts', |
| 581 | 'Mukta Mahee' => 'Google Fonts', |
| 582 | 'Mukta Malar' => 'Google Fonts', |
| 583 | 'Mukta Vaani' => 'Google Fonts', |
| 584 | 'Muli' => 'Google Fonts', |
| 585 | 'Mystery Quest' => 'Google Fonts', |
| 586 | 'NTR' => 'Google Fonts', |
| 587 | 'Nanum Brush Script' => 'Google Fonts', |
| 588 | 'Nanum Gothic' => 'Google Fonts', |
| 589 | 'Nanum Gothic Coding' => 'Google Fonts', |
| 590 | 'Nanum Myeongjo' => 'Google Fonts', |
| 591 | 'Nanum Pen Script' => 'Google Fonts', |
| 592 | 'Neucha' => 'Google Fonts', |
| 593 | 'Neuton' => 'Google Fonts', |
| 594 | 'New Rocker' => 'Google Fonts', |
| 595 | 'News Cycle' => 'Google Fonts', |
| 596 | 'Niconne' => 'Google Fonts', |
| 597 | 'Niramit' => 'Google Fonts', |
| 598 | 'Nixie One' => 'Google Fonts', |
| 599 | 'Nobile' => 'Google Fonts', |
| 600 | 'Nokora' => 'Google Fonts', |
| 601 | 'Norican' => 'Google Fonts', |
| 602 | 'Nosifer' => 'Google Fonts', |
| 603 | 'Notable' => 'Google Fonts', |
| 604 | 'Nothing You Could Do' => 'Google Fonts', |
| 605 | 'Noticia Text' => 'Google Fonts', |
| 606 | 'Noto Kufi Arabic' => 'Google Fonts', // Hack for Google Early Access. |
| 607 | 'Noto Naskh Arabic' => 'Google Fonts', // Hack for Google Early Access. |
| 608 | 'Noto Sans' => 'Google Fonts', |
| 609 | 'Noto Sans Hebrew' => 'Google Fonts', // Hack for Google Early Access. |
| 610 | 'Noto Sans JP' => 'Google Fonts', |
| 611 | 'Noto Sans KR' => 'Google Fonts', |
| 612 | 'Noto Serif' => 'Google Fonts', |
| 613 | 'Noto Serif JP' => 'Google Fonts', |
| 614 | 'Noto Serif KR' => 'Google Fonts', |
| 615 | 'Nova Cut' => 'Google Fonts', |
| 616 | 'Nova Flat' => 'Google Fonts', |
| 617 | 'Nova Mono' => 'Google Fonts', |
| 618 | 'Nova Oval' => 'Google Fonts', |
| 619 | 'Nova Round' => 'Google Fonts', |
| 620 | 'Nova Script' => 'Google Fonts', |
| 621 | 'Nova Slim' => 'Google Fonts', |
| 622 | 'Nova Square' => 'Google Fonts', |
| 623 | 'Numans' => 'Google Fonts', |
| 624 | 'Nunito' => 'Google Fonts', |
| 625 | 'Nunito Sans' => 'Google Fonts', |
| 626 | 'Odor Mean Chey' => 'Google Fonts', |
| 627 | 'Offside' => 'Google Fonts', |
| 628 | 'Old Standard TT' => 'Google Fonts', |
| 629 | 'Oldenburg' => 'Google Fonts', |
| 630 | 'Oleo Script' => 'Google Fonts', |
| 631 | 'Oleo Script Swash Caps' => 'Google Fonts', |
| 632 | 'Open Sans' => 'Google Fonts', |
| 633 | 'Open Sans Condensed' => 'Google Fonts', |
| 634 | 'Open Sans Hebrew' => 'Google Fonts', // Hack for Google Early Access. |
| 635 | 'Open Sans Hebrew Condensed' => 'Google Fonts', // Hack for Google Early Access. |
| 636 | 'Oranienbaum' => 'Google Fonts', |
| 637 | 'Orbitron' => 'Google Fonts', |
| 638 | 'Oregano' => 'Google Fonts', |
| 639 | 'Orienta' => 'Google Fonts', |
| 640 | 'Original Surfer' => 'Google Fonts', |
| 641 | 'Oswald' => 'Google Fonts', |
| 642 | 'Over the Rainbow' => 'Google Fonts', |
| 643 | 'Overlock' => 'Google Fonts', |
| 644 | 'Overlock SC' => 'Google Fonts', |
| 645 | 'Overpass' => 'Google Fonts', |
| 646 | 'Overpass Mono' => 'Google Fonts', |
| 647 | 'Ovo' => 'Google Fonts', |
| 648 | 'Oxygen' => 'Google Fonts', |
| 649 | 'Oxygen Mono' => 'Google Fonts', |
| 650 | 'PT Mono' => 'Google Fonts', |
| 651 | 'PT Sans' => 'Google Fonts', |
| 652 | 'PT Sans Caption' => 'Google Fonts', |
| 653 | 'PT Sans Narrow' => 'Google Fonts', |
| 654 | 'PT Serif' => 'Google Fonts', |
| 655 | 'PT Serif Caption' => 'Google Fonts', |
| 656 | 'Pacifico' => 'Google Fonts', |
| 657 | 'Padauk' => 'Google Fonts', |
| 658 | 'Palanquin' => 'Google Fonts', |
| 659 | 'Palanquin Dark' => 'Google Fonts', |
| 660 | 'Pangolin' => 'Google Fonts', |
| 661 | 'Paprika' => 'Google Fonts', |
| 662 | 'Parisienne' => 'Google Fonts', |
| 663 | 'Passero One' => 'Google Fonts', |
| 664 | 'Passion One' => 'Google Fonts', |
| 665 | 'Pathway Gothic One' => 'Google Fonts', |
| 666 | 'Patrick Hand' => 'Google Fonts', |
| 667 | 'Patrick Hand SC' => 'Google Fonts', |
| 668 | 'Pattaya' => 'Google Fonts', |
| 669 | 'Patua One' => 'Google Fonts', |
| 670 | 'Pavanam' => 'Google Fonts', |
| 671 | 'Paytone One' => 'Google Fonts', |
| 672 | 'Peddana' => 'Google Fonts', |
| 673 | 'Peralta' => 'Google Fonts', |
| 674 | 'Permanent Marker' => 'Google Fonts', |
| 675 | 'Petit Formal Script' => 'Google Fonts', |
| 676 | 'Petrona' => 'Google Fonts', |
| 677 | 'Philosopher' => 'Google Fonts', |
| 678 | 'Piedra' => 'Google Fonts', |
| 679 | 'Pinyon Script' => 'Google Fonts', |
| 680 | 'Pirata One' => 'Google Fonts', |
| 681 | 'Plaster' => 'Google Fonts', |
| 682 | 'Play' => 'Google Fonts', |
| 683 | 'Playball' => 'Google Fonts', |
| 684 | 'Playfair Display' => 'Google Fonts', |
| 685 | 'Playfair Display SC' => 'Google Fonts', |
| 686 | 'Podkova' => 'Google Fonts', |
| 687 | 'Poiret One' => 'Google Fonts', |
| 688 | 'Poller One' => 'Google Fonts', |
| 689 | 'Poly' => 'Google Fonts', |
| 690 | 'Pompiere' => 'Google Fonts', |
| 691 | 'Pontano Sans' => 'Google Fonts', |
| 692 | 'Poor Story' => 'Google Fonts', |
| 693 | 'Poppins' => 'Google Fonts', |
| 694 | 'Port Lligat Sans' => 'Google Fonts', |
| 695 | 'Port Lligat Slab' => 'Google Fonts', |
| 696 | 'Pragati Narrow' => 'Google Fonts', |
| 697 | 'Prata' => 'Google Fonts', |
| 698 | 'Preahvihear' => 'Google Fonts', |
| 699 | 'Press Start 2P' => 'Google Fonts', |
| 700 | 'Pridi' => 'Google Fonts', |
| 701 | 'Princess Sofia' => 'Google Fonts', |
| 702 | 'Prociono' => 'Google Fonts', |
| 703 | 'Prompt' => 'Google Fonts', |
| 704 | 'Prosto One' => 'Google Fonts', |
| 705 | 'Proza Libre' => 'Google Fonts', |
| 706 | 'Puritan' => 'Google Fonts', |
| 707 | 'Purple Purse' => 'Google Fonts', |
| 708 | 'Quando' => 'Google Fonts', |
| 709 | 'Quantico' => 'Google Fonts', |
| 710 | 'Quattrocento' => 'Google Fonts', |
| 711 | 'Quattrocento Sans' => 'Google Fonts', |
| 712 | 'Questrial' => 'Google Fonts', |
| 713 | 'Quicksand' => 'Google Fonts', |
| 714 | 'Quintessential' => 'Google Fonts', |
| 715 | 'Qwigley' => 'Google Fonts', |
| 716 | 'Racing Sans One' => 'Google Fonts', |
| 717 | 'Radley' => 'Google Fonts', |
| 718 | 'Rajdhani' => 'Google Fonts', |
| 719 | 'Rakkas' => 'Google Fonts', |
| 720 | 'Raleway' => 'Google Fonts', |
| 721 | 'Raleway Dots' => 'Google Fonts', |
| 722 | 'Ramabhadra' => 'Google Fonts', |
| 723 | 'Ramaraja' => 'Google Fonts', |
| 724 | 'Rambla' => 'Google Fonts', |
| 725 | 'Rammetto One' => 'Google Fonts', |
| 726 | 'Ranchers' => 'Google Fonts', |
| 727 | 'Rancho' => 'Google Fonts', |
| 728 | 'Ranga' => 'Google Fonts', |
| 729 | 'Rasa' => 'Google Fonts', |
| 730 | 'Rationale' => 'Google Fonts', |
| 731 | 'Ravi Prakash' => 'Google Fonts', |
| 732 | 'Redressed' => 'Google Fonts', |
| 733 | 'Reem Kufi' => 'Google Fonts', |
| 734 | 'Reenie Beanie' => 'Google Fonts', |
| 735 | 'Revalia' => 'Google Fonts', |
| 736 | 'Rhodium Libre' => 'Google Fonts', |
| 737 | 'Ribeye' => 'Google Fonts', |
| 738 | 'Ribeye Marrow' => 'Google Fonts', |
| 739 | 'Righteous' => 'Google Fonts', |
| 740 | 'Risque' => 'Google Fonts', |
| 741 | 'Roboto' => 'Google Fonts', |
| 742 | 'Roboto Condensed' => 'Google Fonts', |
| 743 | 'Roboto Mono' => 'Google Fonts', |
| 744 | 'Roboto Slab' => 'Google Fonts', |
| 745 | 'Rochester' => 'Google Fonts', |
| 746 | 'Rock Salt' => 'Google Fonts', |
| 747 | 'Rokkitt' => 'Google Fonts', |
| 748 | 'Romanesco' => 'Google Fonts', |
| 749 | 'Ropa Sans' => 'Google Fonts', |
| 750 | 'Rosario' => 'Google Fonts', |
| 751 | 'Rosarivo' => 'Google Fonts', |
| 752 | 'Rouge Script' => 'Google Fonts', |
| 753 | 'Rozha One' => 'Google Fonts', |
| 754 | 'Rubik' => 'Google Fonts', |
| 755 | 'Rubik Mono One' => 'Google Fonts', |
| 756 | 'Ruda' => 'Google Fonts', |
| 757 | 'Rufina' => 'Google Fonts', |
| 758 | 'Ruge Boogie' => 'Google Fonts', |
| 759 | 'Ruluko' => 'Google Fonts', |
| 760 | 'Rum Raisin' => 'Google Fonts', |
| 761 | 'Ruslan Display' => 'Google Fonts', |
| 762 | 'Russo One' => 'Google Fonts', |
| 763 | 'Ruthie' => 'Google Fonts', |
| 764 | 'Rye' => 'Google Fonts', |
| 765 | 'Sacramento' => 'Google Fonts', |
| 766 | 'Sahitya' => 'Google Fonts', |
| 767 | 'Sail' => 'Google Fonts', |
| 768 | 'Saira' => 'Google Fonts', |
| 769 | 'Saira Condensed' => 'Google Fonts', |
| 770 | 'Saira Extra Condensed' => 'Google Fonts', |
| 771 | 'Saira Semi Condensed' => 'Google Fonts', |
| 772 | 'Salsa' => 'Google Fonts', |
| 773 | 'Sanchez' => 'Google Fonts', |
| 774 | 'Sancreek' => 'Google Fonts', |
| 775 | 'Sansita' => 'Google Fonts', |
| 776 | 'Sarala' => 'Google Fonts', |
| 777 | 'Sarina' => 'Google Fonts', |
| 778 | 'Sarpanch' => 'Google Fonts', |
| 779 | 'Satisfy' => 'Google Fonts', |
| 780 | 'Sawarabi Gothic' => 'Google Fonts', |
| 781 | 'Sawarabi Mincho' => 'Google Fonts', |
| 782 | 'Scada' => 'Google Fonts', |
| 783 | 'Scheherazade' => 'Google Fonts', |
| 784 | 'Schoolbell' => 'Google Fonts', |
| 785 | 'Scope One' => 'Google Fonts', |
| 786 | 'Seaweed Script' => 'Google Fonts', |
| 787 | 'Secular One' => 'Google Fonts', |
| 788 | 'Sedgwick Ave' => 'Google Fonts', |
| 789 | 'Sedgwick Ave Display' => 'Google Fonts', |
| 790 | 'Sevillana' => 'Google Fonts', |
| 791 | 'Seymour One' => 'Google Fonts', |
| 792 | 'Shadows Into Light' => 'Google Fonts', |
| 793 | 'Shadows Into Light Two' => 'Google Fonts', |
| 794 | 'Shanti' => 'Google Fonts', |
| 795 | 'Share' => 'Google Fonts', |
| 796 | 'Share Tech' => 'Google Fonts', |
| 797 | 'Share Tech Mono' => 'Google Fonts', |
| 798 | 'Shojumaru' => 'Google Fonts', |
| 799 | 'Short Stack' => 'Google Fonts', |
| 800 | 'Shrikhand' => 'Google Fonts', |
| 801 | 'Siemreap' => 'Google Fonts', |
| 802 | 'Sigmar One' => 'Google Fonts', |
| 803 | 'Signika' => 'Google Fonts', |
| 804 | 'Signika Negative' => 'Google Fonts', |
| 805 | 'Simonetta' => 'Google Fonts', |
| 806 | 'Sintony' => 'Google Fonts', |
| 807 | 'Sirin Stencil' => 'Google Fonts', |
| 808 | 'Six Caps' => 'Google Fonts', |
| 809 | 'Skranji' => 'Google Fonts', |
| 810 | 'Slabo 13px' => 'Google Fonts', |
| 811 | 'Slabo 27px' => 'Google Fonts', |
| 812 | 'Slackey' => 'Google Fonts', |
| 813 | 'Smokum' => 'Google Fonts', |
| 814 | 'Smythe' => 'Google Fonts', |
| 815 | 'Sniglet' => 'Google Fonts', |
| 816 | 'Snippet' => 'Google Fonts', |
| 817 | 'Snowburst One' => 'Google Fonts', |
| 818 | 'Sofadi One' => 'Google Fonts', |
| 819 | 'Sofia' => 'Google Fonts', |
| 820 | 'Song Myung' => 'Google Fonts', |
| 821 | 'Sonsie One' => 'Google Fonts', |
| 822 | 'Sorts Mill Goudy' => 'Google Fonts', |
| 823 | 'Source Code Pro' => 'Google Fonts', |
| 824 | 'Source Sans Pro' => 'Google Fonts', |
| 825 | 'Source Serif Pro' => 'Google Fonts', |
| 826 | 'Space Mono' => 'Google Fonts', |
| 827 | 'Special Elite' => 'Google Fonts', |
| 828 | 'Spectral' => 'Google Fonts', |
| 829 | 'Spectral SC' => 'Google Fonts', |
| 830 | 'Spicy Rice' => 'Google Fonts', |
| 831 | 'Spinnaker' => 'Google Fonts', |
| 832 | 'Spirax' => 'Google Fonts', |
| 833 | 'Squada One' => 'Google Fonts', |
| 834 | 'Sree Krushnadevaraya' => 'Google Fonts', |
| 835 | 'Sriracha' => 'Google Fonts', |
| 836 | 'Srisakdi' => 'Google Fonts', |
| 837 | 'Stalemate' => 'Google Fonts', |
| 838 | 'Stalinist One' => 'Google Fonts', |
| 839 | 'Stardos Stencil' => 'Google Fonts', |
| 840 | 'Stint Ultra Condensed' => 'Google Fonts', |
| 841 | 'Stint Ultra Expanded' => 'Google Fonts', |
| 842 | 'Stoke' => 'Google Fonts', |
| 843 | 'Strait' => 'Google Fonts', |
| 844 | 'Stylish' => 'Google Fonts', |
| 845 | 'Sue Ellen Francisco' => 'Google Fonts', |
| 846 | 'Suez One' => 'Google Fonts', |
| 847 | 'Sumana' => 'Google Fonts', |
| 848 | 'Sunflower' => 'Google Fonts', |
| 849 | 'Sunshiney' => 'Google Fonts', |
| 850 | 'Supermercado One' => 'Google Fonts', |
| 851 | 'Sura' => 'Google Fonts', |
| 852 | 'Suranna' => 'Google Fonts', |
| 853 | 'Suravaram' => 'Google Fonts', |
| 854 | 'Suwannaphum' => 'Google Fonts', |
| 855 | 'Swanky and Moo Moo' => 'Google Fonts', |
| 856 | 'Syncopate' => 'Google Fonts', |
| 857 | 'Tajawal' => 'Google Fonts', |
| 858 | 'Tangerine' => 'Google Fonts', |
| 859 | 'Taprom' => 'Google Fonts', |
| 860 | 'Tauri' => 'Google Fonts', |
| 861 | 'Taviraj' => 'Google Fonts', |
| 862 | 'Teko' => 'Google Fonts', |
| 863 | 'Telex' => 'Google Fonts', |
| 864 | 'Tenali Ramakrishna' => 'Google Fonts', |
| 865 | 'Tenor Sans' => 'Google Fonts', |
| 866 | 'Text Me One' => 'Google Fonts', |
| 867 | 'The Girl Next Door' => 'Google Fonts', |
| 868 | 'Tienne' => 'Google Fonts', |
| 869 | 'Tillana' => 'Google Fonts', |
| 870 | 'Timmana' => 'Google Fonts', |
| 871 | 'Tinos' => 'Google Fonts', |
| 872 | 'Titan One' => 'Google Fonts', |
| 873 | 'Titillium Web' => 'Google Fonts', |
| 874 | 'Trade Winds' => 'Google Fonts', |
| 875 | 'Trirong' => 'Google Fonts', |
| 876 | 'Trocchi' => 'Google Fonts', |
| 877 | 'Trochut' => 'Google Fonts', |
| 878 | 'Trykker' => 'Google Fonts', |
| 879 | 'Tulpen One' => 'Google Fonts', |
| 880 | 'Ubuntu' => 'Google Fonts', |
| 881 | 'Ubuntu Condensed' => 'Google Fonts', |
| 882 | 'Ubuntu Mono' => 'Google Fonts', |
| 883 | 'Ultra' => 'Google Fonts', |
| 884 | 'Uncial Antiqua' => 'Google Fonts', |
| 885 | 'Underdog' => 'Google Fonts', |
| 886 | 'Unica One' => 'Google Fonts', |
| 887 | 'UnifrakturCook' => 'Google Fonts', |
| 888 | 'UnifrakturMaguntia' => 'Google Fonts', |
| 889 | 'Unkempt' => 'Google Fonts', |
| 890 | 'Unlock' => 'Google Fonts', |
| 891 | 'Unna' => 'Google Fonts', |
| 892 | 'VT323' => 'Google Fonts', |
| 893 | 'Vampiro One' => 'Google Fonts', |
| 894 | 'Varela' => 'Google Fonts', |
| 895 | 'Varela Round' => 'Google Fonts', |
| 896 | 'Vast Shadow' => 'Google Fonts', |
| 897 | 'Vesper Libre' => 'Google Fonts', |
| 898 | 'Vibur' => 'Google Fonts', |
| 899 | 'Vidaloka' => 'Google Fonts', |
| 900 | 'Viga' => 'Google Fonts', |
| 901 | 'Voces' => 'Google Fonts', |
| 902 | 'Volkhov' => 'Google Fonts', |
| 903 | 'Vollkorn' => 'Google Fonts', |
| 904 | 'Vollkorn SC' => 'Google Fonts', |
| 905 | 'Voltaire' => 'Google Fonts', |
| 906 | 'Waiting for the Sunrise' => 'Google Fonts', |
| 907 | 'Wallpoet' => 'Google Fonts', |
| 908 | 'Walter Turncoat' => 'Google Fonts', |
| 909 | 'Warnes' => 'Google Fonts', |
| 910 | 'Wellfleet' => 'Google Fonts', |
| 911 | 'Wendy One' => 'Google Fonts', |
| 912 | 'Wire One' => 'Google Fonts', |
| 913 | 'Work Sans' => 'Google Fonts', |
| 914 | 'Yanone Kaffeesatz' => 'Google Fonts', |
| 915 | 'Yantramanav' => 'Google Fonts', |
| 916 | 'Yatra One' => 'Google Fonts', |
| 917 | 'Yellowtail' => 'Google Fonts', |
| 918 | 'Yeon Sung' => 'Google Fonts', |
| 919 | 'Yeseva One' => 'Google Fonts', |
| 920 | 'Yesteryear' => 'Google Fonts', |
| 921 | 'Yrsa' => 'Google Fonts', |
| 922 | 'Zeyada' => 'Google Fonts', |
| 923 | 'Zilla Slab' => 'Google Fonts', |
| 924 | 'Zilla Slab Highlight' => 'Google Fonts', |
| 925 | ); |
| 926 | } |
| 927 | } |