WordPress Page Builder – Beaver Builder - Version 1.9.1

Version Description

Download this release

Release Info

Developer justinbusa
Plugin Icon 128x128 WordPress Page Builder – Beaver Builder
Version 1.9.1
Comparing to
See all releases

Code changes from version 1.8.8 to 1.9.1

Files changed (83) hide show
  1. changelog.txt +48 -0
  2. classes/class-fl-builder-ajax-layout.php +12 -7
  3. classes/class-fl-builder-ajax.php +3 -1
  4. classes/class-fl-builder-fonts.php +3073 -2671
  5. classes/class-fl-builder-icons.php +67 -63
  6. classes/class-fl-builder-loader.php +1 -1
  7. classes/class-fl-builder-model.php +552 -81
  8. classes/class-fl-builder.php +297 -166
  9. css/fl-builder-layout-auto-spacing.css +16 -16
  10. css/fl-builder-layout.css +5 -3
  11. css/fl-builder-rtl.css +1 -1
  12. css/fl-builder.css +475 -135
  13. css/fl-builder.min.css +1 -1
  14. css/fl-color-picker.css +87 -1
  15. css/fl-lightbox.css +4 -0
  16. fl-builder.php +1 -1
  17. includes/admin-settings-welcome.php +8 -8
  18. includes/column-css.php +2 -5
  19. includes/column-settings.php +149 -149
  20. includes/field-color.php +1 -1
  21. includes/field-text.php +1 -1
  22. includes/field-unit.php +6 -0
  23. includes/field.php +64 -34
  24. includes/global-settings.php +10 -10
  25. includes/module-settings.php +54 -42
  26. includes/row-css.php +2 -5
  27. includes/row-settings.php +161 -120
  28. includes/settings.php +4 -0
  29. includes/ui-fields.php +2 -0
  30. includes/ui-js-config.php +3 -0
  31. includes/ui-js-templates.php +55 -21
  32. includes/ui-panel.php +2 -2
  33. includes/updater-config.php +1 -1
  34. js/fl-builder-ajax-layout.js +5 -3
  35. js/fl-builder-forced-media-queries.js +492 -0
  36. js/fl-builder-layout.js +43 -2
  37. js/fl-builder-preview.js +322 -278
  38. js/fl-builder-responsive-editing.js +549 -0
  39. js/fl-builder.js +1338 -382
  40. js/fl-builder.min.js +6 -5
  41. js/fl-color-picker.js +199 -9
  42. js/fl-lightbox.js +1 -0
  43. js/fl-stylesheet.js +49 -13
  44. languages/af.mo +0 -0
  45. languages/ar.mo +0 -0
  46. languages/cs_CZ.mo +0 -0
  47. languages/da_DK.mo +0 -0
  48. languages/de_DE.mo +0 -0
  49. languages/el.mo +0 -0
  50. languages/es_ES.mo +0 -0
  51. languages/es_MX.mo +0 -0
  52. languages/fa_IR.mo +0 -0
  53. languages/fi.mo +0 -0
  54. languages/fr_CA.mo +0 -0
  55. languages/fr_FR.mo +0 -0
  56. languages/he_IL.mo +0 -0
  57. languages/hi.mo +0 -0
  58. languages/hr.mo +0 -0
  59. languages/hu_HU.mo +0 -0
  60. languages/id_ID.mo +0 -0
  61. languages/it_IT.mo +0 -0
  62. languages/ja.mo +0 -0
  63. languages/ko_KR.mo +0 -0
  64. languages/mr.mo +0 -0
  65. languages/ms_MY.mo +0 -0
  66. languages/nb.mo +0 -0
  67. languages/nl_NL.mo +0 -0
  68. languages/no_NO.mo +0 -0
  69. languages/pl_PL.mo +0 -0
  70. languages/pt_BR.mo +0 -0
  71. languages/pt_PT.mo +0 -0
  72. languages/ru_RU.mo +0 -0
  73. languages/sk_SK.mo +0 -0
  74. languages/sl_SL.mo +0 -0
  75. languages/sv_SE.mo +0 -0
  76. languages/th.mo +0 -0
  77. languages/tl.mo +0 -0
  78. languages/tr_TR.mo +0 -0
  79. languages/uk.mo +0 -0
  80. languages/vi.mo +0 -0
  81. languages/zh_CN.mo +0 -0
  82. languages/zh_TW.mo +0 -0
  83. readme.txt +1 -1
changelog.txt CHANGED
@@ -1,3 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <h4>1.8.8 - 11/08/2016</h4>
2
  <p><strong>Enhancements</strong></p>
3
  <ul>
1
+ <h4>1.9.1 - 12/12/2016</h4>
2
+ <p><strong>Enhancements</strong></p>
3
+ <ul>
4
+ <li>Updated Google fonts.</li>
5
+ <li>Updated translations.</li>
6
+ </ul>
7
+ <p><strong>Bug Fixes</strong></p>
8
+ <ul>
9
+ <li>Fixed rows and modules not appearing when first added to the page.</li>
10
+ <li>Fixed column settings dropdown disappearing when the column has a background overlay color.</li>
11
+ <li>Fixed the button module lightbox opening all lightboxes on the page.</li>
12
+ <li>Fixed multiple RTL language CSS issues.</li>
13
+ <li>Fixed row and column text colors affecting select inputs.</li>
14
+ <li>Fixed CSS conflicts with third party themes and the builder UI.</li>
15
+ <li>Fixed parallax backgrounds being applied to child rows when inserting layouts via a shortcode.</li>
16
+ </ul>
17
+
18
+ <h4>1.9 - 12/06/2016</h4>
19
+ <p>This update adds a number of new features. Be sure to check out <a href="https://www.wpbeaverbuilder.com/beaver-builder-1-9-shasta/">the blog post</a> for detailed info on what was added.</p>
20
+ <p><strong>Enhancements</strong></p>
21
+ <ul>
22
+ <li>Added the ability to drop columns into columns.</li>
23
+ <li>Added the ability to drag and drop existing columns.</li>
24
+ <li>Made multiple improvements for more accurate dragging and dropping.</li>
25
+ <li>Added responsive settings for margins, padding and borders.</li>
26
+ <li>Added new content page templates.</li>
27
+ <li>Template images are now loaded via HTTPS.</li>
28
+ <li>Added the ability to open a lightbox via a button.</li>
29
+ <li>Added the ability to add an alpha slider to color fields.</li>
30
+ </ul>
31
+ <p><strong>Bug Fixes</strong></p>
32
+ <ul>
33
+ <li>Fixed responsive spacing not working when defaults are zeroed out in the global settings.</li>
34
+ <li>Fixed format select not showing in text editor fields.</li>
35
+ <li>Fixed incorrect color picker width in third party themes.</li>
36
+ <li>Fixed incorrect column group positions when dropping an existing module into a row.</li>
37
+ <li>Fixed multiple issues with responsive margins/padding not working.</li>
38
+ <li>Fixed a fatal error caused by modules that are no longer registered.</li>
39
+ <li>Fixed broken modules that have nested forms such as the Accordion module.</li>
40
+ <li>Fixed live preview issues for nested columns when editing the parent column.</li>
41
+ <li>Fixed issues with live preview not working correctly for responsive fields.</li>
42
+ <li>Fixed issues with global responsive margins and padding not working.</li>
43
+ <li>Fixed issues with equal height columns and nested columns.</li>
44
+ <li>Fixed Button module lightbox close button jump when placing the mouse over it.</li>
45
+ <li>Fixed Button module lightbox close button positioning.</li>
46
+ <li>Fixed drag and drop placeholder animation lag.</li>
47
+ </ul>
48
+
49
  <h4>1.8.8 - 11/08/2016</h4>
50
  <p><strong>Enhancements</strong></p>
51
  <ul>
classes/class-fl-builder-ajax-layout.php CHANGED
@@ -155,20 +155,22 @@ final class FLBuilderAJAXLayout {
155
  }
156
 
157
  /**
158
- * Renders the layout data for a new column.
159
  *
160
  * @since 1.7
161
  * @param string $node_id Node ID of the column to insert before or after.
162
  * @param string $insert Either before or after.
 
 
163
  * @return array
164
  */
165
- static public function render_new_column( $node_id, $insert )
166
  {
167
- // Add the column.
168
- $col = FLBuilderModel::add_col( $node_id, $insert );
169
 
170
  // Return the response.
171
- return self::render( $col->parent );
172
  }
173
 
174
  /**
@@ -215,8 +217,11 @@ final class FLBuilderAJAXLayout {
215
  $render_id = $row->node;
216
  }
217
  else if ( $parent->type == 'row' ) {
218
- $col = FLBuilderModel::get_module_parent( 'column-group', $module );
219
- $render_id = $col->node;
 
 
 
220
  }
221
  else {
222
  $render_id = $module->node;
155
  }
156
 
157
  /**
158
+ * Renders the layout data for a new column or columns.
159
  *
160
  * @since 1.7
161
  * @param string $node_id Node ID of the column to insert before or after.
162
  * @param string $insert Either before or after.
163
+ * @param string $type The type of column(s) to insert.
164
+ * @param boolean $nested Whether these columns are nested or not.
165
  * @return array
166
  */
167
+ static public function render_new_columns( $node_id, $insert, $type, $nested )
168
  {
169
+ // Add the column(s).
170
+ $group = FLBuilderModel::add_cols( $node_id, $insert, $type, $nested );
171
 
172
  // Return the response.
173
+ return self::render( $group->node );
174
  }
175
 
176
  /**
217
  $render_id = $row->node;
218
  }
219
  else if ( $parent->type == 'row' ) {
220
+ $group = FLBuilderModel::get_module_parent( 'column-group', $module );
221
+ $render_id = $group->node;
222
+ }
223
+ else if ( $parent->type == 'column-group' ) {
224
+ $render_id = $parent->node;
225
  }
226
  else {
227
  $render_id = $module->node;
classes/class-fl-builder-ajax.php CHANGED
@@ -99,7 +99,9 @@ final class FLBuilderAJAX {
99
  self::add_action( 'delete_node', 'FLBuilderModel::delete_node', array( 'node_id' ) );
100
  self::add_action( 'delete_col', 'FLBuilderModel::delete_col', array( 'node_id', 'new_width' ) );
101
  self::add_action( 'reorder_node', 'FLBuilderModel::reorder_node', array( 'node_id', 'position' ) );
 
102
  self::add_action( 'move_node', 'FLBuilderModel::move_node', array( 'node_id', 'new_parent', 'position' ) );
 
103
  self::add_action( 'resize_cols', 'FLBuilderModel::resize_cols', array( 'col_id', 'col_width', 'sibling_id', 'sibling_width' ) );
104
  self::add_action( 'reset_col_widths', 'FLBuilderModel::reset_col_widths', array( 'group_id' ) );
105
  self::add_action( 'save_settings', 'FLBuilderModel::save_settings', array( 'node_id', 'settings' ) );
@@ -120,7 +122,7 @@ final class FLBuilderAJAX {
120
  self::add_action( 'render_new_row', 'FLBuilderAJAXLayout::render_new_row', array( 'cols', 'position', 'template_id', 'template_type' ) );
121
  self::add_action( 'copy_row', 'FLBuilderAJAXLayout::copy_row', array( 'node_id' ) );
122
  self::add_action( 'render_new_column_group', 'FLBuilderAJAXLayout::render_new_column_group', array( 'node_id', 'cols', 'position' ) );
123
- self::add_action( 'render_new_column', 'FLBuilderAJAXLayout::render_new_column', array( 'node_id', 'insert' ) );
124
  self::add_action( 'render_new_module', 'FLBuilderAJAXLayout::render_new_module', array( 'parent_id', 'position', 'type', 'template_id', 'template_type' ) );
125
  self::add_action( 'copy_module', 'FLBuilderAJAXLayout::copy_module', array( 'node_id' ) );
126
 
99
  self::add_action( 'delete_node', 'FLBuilderModel::delete_node', array( 'node_id' ) );
100
  self::add_action( 'delete_col', 'FLBuilderModel::delete_col', array( 'node_id', 'new_width' ) );
101
  self::add_action( 'reorder_node', 'FLBuilderModel::reorder_node', array( 'node_id', 'position' ) );
102
+ self::add_action( 'reorder_col', 'FLBuilderModel::reorder_col', array( 'node_id', 'position' ) );
103
  self::add_action( 'move_node', 'FLBuilderModel::move_node', array( 'node_id', 'new_parent', 'position' ) );
104
+ self::add_action( 'move_col', 'FLBuilderModel::move_col', array( 'node_id', 'new_parent', 'position', 'resize' ) );
105
  self::add_action( 'resize_cols', 'FLBuilderModel::resize_cols', array( 'col_id', 'col_width', 'sibling_id', 'sibling_width' ) );
106
  self::add_action( 'reset_col_widths', 'FLBuilderModel::reset_col_widths', array( 'group_id' ) );
107
  self::add_action( 'save_settings', 'FLBuilderModel::save_settings', array( 'node_id', 'settings' ) );
122
  self::add_action( 'render_new_row', 'FLBuilderAJAXLayout::render_new_row', array( 'cols', 'position', 'template_id', 'template_type' ) );
123
  self::add_action( 'copy_row', 'FLBuilderAJAXLayout::copy_row', array( 'node_id' ) );
124
  self::add_action( 'render_new_column_group', 'FLBuilderAJAXLayout::render_new_column_group', array( 'node_id', 'cols', 'position' ) );
125
+ self::add_action( 'render_new_columns', 'FLBuilderAJAXLayout::render_new_columns', array( 'node_id', 'insert', 'type', 'nested' ) );
126
  self::add_action( 'render_new_module', 'FLBuilderAJAXLayout::render_new_module', array( 'parent_id', 'position', 'type', 'template_id', 'template_type' ) );
127
  self::add_action( 'copy_module', 'FLBuilderAJAXLayout::copy_module', array( 'node_id' ) );
128
 
classes/class-fl-builder-fonts.php CHANGED
@@ -22,10 +22,10 @@ final class FLBuilderFonts {
22
  */
23
  static public function js()
24
  {
25
- $default = json_encode(FLBuilderFontFamilies::$default);
26
- $system = json_encode(FLBuilderFontFamilies::$system);
27
- $google = json_encode(FLBuilderFontFamilies::$google);
28
-
29
  echo 'var FLBuilderFontFamilies = { default: '. $default .', system: '. $system .', google: '. $google .' };';
30
  }
31
 
@@ -38,16 +38,19 @@ final class FLBuilderFonts {
38
  */
39
  static public function display_select_font($font)
40
  {
 
 
 
41
  echo '<option value="Default" '. selected('Default', $font) .'>'. __( 'Default', 'fl-builder' ) .'</option>';
42
  echo '<optgroup label="System">';
43
-
44
- foreach(FLBuilderFontFamilies::$system as $name => $variants) {
45
  echo '<option value="'. $name .'" '. selected($name, $font) .'>'. $name .'</option>';
46
  }
47
-
48
  echo '<optgroup label="Google">';
49
-
50
- foreach(FLBuilderFontFamilies::$google as $name => $variants) {
51
  echo '<option value="'. $name .'" '. selected($name, $font) .'>'. $name .'</option>';
52
  }
53
  }
@@ -61,27 +64,28 @@ final class FLBuilderFonts {
61
  * @return void
62
  */
63
  static public function display_select_weight( $font, $weight )
64
- {
65
  if( $font == 'Default' ){
66
- echo '<option value="default">'. __( 'Default', 'fl-builder' ) .'</option>';
67
  } else {
 
 
68
 
69
- if( array_key_exists( $font, FLBuilderFontFamilies::$system ) ){
70
-
71
- foreach( FLBuilderFontFamilies::$system[ $font ]['weights'] as $variant ) {
72
  echo '<option value="'. $variant .'" '. selected($variant, $weight) .'>'. FLBuilderFonts::get_weight_string( $variant ) .'</option>';
73
  }
74
 
75
  } else {
76
- foreach(FLBuilderFontFamilies::$google[ $font ] as $variant) {
77
 
78
  echo '<option value="'. $variant .'" '. selected($variant, $weight) .'>'. FLBuilderFonts::get_weight_string( $variant ) .'</option>';
79
  }
80
 
81
  }
82
-
83
  }
84
-
85
  }
86
 
87
  /**
@@ -106,7 +110,7 @@ final class FLBuilderFonts {
106
  '800' => 'Extra-Bold 800',
107
  '900' => 'Ultra-Bold 900'
108
  );
109
-
110
  return $weight_string[ $weight ];
111
  }
112
 
@@ -119,15 +123,17 @@ final class FLBuilderFonts {
119
  */
120
  static public function font_css( $font ){
121
 
 
 
122
  $css = '';
123
 
124
- if( array_key_exists( $font['family'], FLBuilderFontFamilies::$system ) ){
125
-
126
- $css .= 'font-family: '. $font['family'] .','. FLBuilderFontFamilies::$system[ $font['family'] ]['fallback'] .';';
127
 
128
  } else {
129
  $css .= 'font-family: '. $font['family'] .';';
130
- }
131
 
132
  if ( 'regular' == $font['weight'] ) {
133
  $css .= 'font-weight: normal;';
@@ -173,7 +179,7 @@ final class FLBuilderFonts {
173
  static private function add_fonts_for_nested_module_form( $module, $form, $setting )
174
  {
175
  $fields = FLBuilderModel::get_settings_form_fields( $form );
176
-
177
  foreach ( $fields as $name => $field ) {
178
  if ( $field['type'] == 'font' && isset( $module->settings->$setting ) ) {
179
  foreach ( $module->settings->$setting as $key => $val ) {
@@ -205,11 +211,11 @@ final class FLBuilderFonts {
205
  }
206
 
207
  $google_url = substr( $google_url, 0, -1 );
208
-
209
  wp_enqueue_style( 'fl-builder-google-fonts-' . md5( $google_url ), $google_url, array() );
210
-
211
  self::$fonts = array();
212
- }
213
  }
214
 
215
  /**
@@ -223,8 +229,10 @@ final class FLBuilderFonts {
223
 
224
  if( $font['family'] != 'Default' ){
225
 
 
 
226
  // check if is a Google Font
227
- if( !array_key_exists( $font['family'], FLBuilderFontFamilies::$system ) ){
228
 
229
  // check if font family is already added
230
  if( array_key_exists( $font['family'], self::$fonts ) ){
@@ -314,7 +322,7 @@ final class FLBuilderFontFamilies {
314
  )
315
  ),
316
  );
317
-
318
  /**
319
  * Array with Google Fonts.
320
  * @var array
@@ -323,2648 +331,3042 @@ final class FLBuilderFontFamilies {
323
  "ABeeZee" => array(
324
  "regular",
325
  ),
326
- "Abel" => array(
327
- "regular",
328
- ),
329
- "Abril Fatface" => array(
330
- "regular",
331
- ),
332
- "Aclonica" => array(
333
- "regular",
334
- ),
335
- "Acme" => array(
336
- "regular",
337
- ),
338
- "Actor" => array(
339
- "regular",
340
- ),
341
- "Adamina" => array(
342
- "regular",
343
- ),
344
- "Advent Pro" => array(
345
- "100",
346
- "200",
347
- "300",
348
- "regular",
349
- "500",
350
- "600",
351
- "700",
352
- ),
353
- "Aguafina Script" => array(
354
- "regular",
355
- ),
356
- "Akronim" => array(
357
- "regular",
358
- ),
359
- "Aladin" => array(
360
- "regular",
361
- ),
362
- "Aldrich" => array(
363
- "regular",
364
- ),
365
- "Alef" => array(
366
- "regular",
367
- "700",
368
- ),
369
- "Alegreya" => array(
370
- "regular",
371
- "700",
372
- "900",
373
- ),
374
- "Alegreya SC" => array(
375
- "regular",
376
- "700",
377
- "900",
378
- ),
379
- "Alegreya Sans" => array(
380
- "100",
381
- "300",
382
- "regular",
383
- "500",
384
- "700",
385
- "800",
386
- "900",
387
- ),
388
- "Alegreya Sans SC" => array(
389
- "100",
390
- "300",
391
- "regular",
392
- "500",
393
- "700",
394
- "800",
395
- "900",
396
- ),
397
- "Alex Brush" => array(
398
- "regular",
399
- ),
400
- "Alfa Slab One" => array(
401
- "regular",
402
- ),
403
- "Alice" => array(
404
- "regular",
405
- ),
406
- "Alike" => array(
407
- "regular",
408
- ),
409
- "Alike Angular" => array(
410
- "regular",
411
- ),
412
- "Allan" => array(
413
- "regular",
414
- "700",
415
- ),
416
- "Allerta" => array(
417
- "regular",
418
- ),
419
- "Allerta Stencil" => array(
420
- "regular",
421
- ),
422
- "Allura" => array(
423
- "regular",
424
- ),
425
- "Almendra" => array(
426
- "regular",
427
- "700",
428
- ),
429
- "Almendra Display" => array(
430
- "regular",
431
- ),
432
- "Almendra SC" => array(
433
- "regular",
434
- ),
435
- "Amarante" => array(
436
- "regular",
437
- ),
438
- "Amaranth" => array(
439
- "regular",
440
- "700",
441
- ),
442
- "Amatic SC" => array(
443
- "regular",
444
- "700",
445
- ),
446
- "Amethysta" => array(
447
- "regular",
448
- ),
449
- "Amiri" => array(
450
- "regular",
451
- "700",
452
- ),
453
- "Amita" => array(
454
- "regular",
455
- "700",
456
- ),
457
- "Anaheim" => array(
458
- "regular",
459
- ),
460
- "Andada" => array(
461
- "regular",
462
- ),
463
- "Andika" => array(
464
- "regular",
465
- ),
466
- "Angkor" => array(
467
- "regular",
468
- ),
469
- "Annie Use Your Telescope" => array(
470
- "regular",
471
- ),
472
- "Anonymous Pro" => array(
473
- "regular",
474
- "700",
475
- ),
476
- "Antic" => array(
477
- "regular",
478
- ),
479
- "Antic Didone" => array(
480
- "regular",
481
- ),
482
- "Antic Slab" => array(
483
- "regular",
484
- ),
485
- "Anton" => array(
486
- "regular",
487
- ),
488
- "Arapey" => array(
489
- "regular",
490
- ),
491
- "Arbutus" => array(
492
- "regular",
493
- ),
494
- "Arbutus Slab" => array(
495
- "regular",
496
- ),
497
- "Architects Daughter" => array(
498
- "regular",
499
- ),
500
- "Archivo Black" => array(
501
- "regular",
502
- ),
503
- "Archivo Narrow" => array(
504
- "regular",
505
- "700",
506
- ),
507
- "Arimo" => array(
508
- "regular",
509
- "700",
510
- ),
511
- "Arizonia" => array(
512
- "regular",
513
- ),
514
- "Armata" => array(
515
- "regular",
516
- ),
517
- "Artifika" => array(
518
- "regular",
519
- ),
520
- "Arvo" => array(
521
- "regular",
522
- "700",
523
- ),
524
- "Arya" => array(
525
- "regular",
526
- "700",
527
- ),
528
- "Asap" => array(
529
- "regular",
530
- "700",
531
- ),
532
- "Asar" => array(
533
- "regular",
534
- ),
535
- "Asset" => array(
536
- "regular",
537
- ),
538
- "Astloch" => array(
539
- "regular",
540
- "700",
541
- ),
542
- "Asul" => array(
543
- "regular",
544
- "700",
545
- ),
546
- "Atomic Age" => array(
547
- "regular",
548
- ),
549
- "Aubrey" => array(
550
- "regular",
551
- ),
552
- "Audiowide" => array(
553
- "regular",
554
- ),
555
- "Autour One" => array(
556
- "regular",
557
- ),
558
- "Average" => array(
559
- "regular",
560
- ),
561
- "Average Sans" => array(
562
- "regular",
563
- ),
564
- "Averia Gruesa Libre" => array(
565
- "regular",
566
- ),
567
- "Averia Libre" => array(
568
- "300",
569
- "regular",
570
- "700",
571
- ),
572
- "Averia Sans Libre" => array(
573
- "300",
574
- "regular",
575
- "700",
576
- ),
577
- "Averia Serif Libre" => array(
578
- "300",
579
- "regular",
580
- "700",
581
- ),
582
- "Bad Script" => array(
583
- "regular",
584
- ),
585
- "Balthazar" => array(
586
- "regular",
587
- ),
588
- "Bangers" => array(
589
- "regular",
590
- ),
591
- "Basic" => array(
592
- "regular",
593
- ),
594
- "Battambang" => array(
595
- "regular",
596
- "700",
597
- ),
598
- "Baumans" => array(
599
- "regular",
600
- ),
601
- "Bayon" => array(
602
- "regular",
603
- ),
604
- "Belgrano" => array(
605
- "regular",
606
- ),
607
- "Belleza" => array(
608
- "regular",
609
- ),
610
- "BenchNine" => array(
611
- "300",
612
- "regular",
613
- "700",
614
- ),
615
- "Bentham" => array(
616
- "regular",
617
- ),
618
- "Berkshire Swash" => array(
619
- "regular",
620
- ),
621
- "Bevan" => array(
622
- "regular",
623
- ),
624
- "Bigelow Rules" => array(
625
- "regular",
626
- ),
627
- "Bigshot One" => array(
628
- "regular",
629
- ),
630
- "Bilbo" => array(
631
- "regular",
632
- ),
633
- "Bilbo Swash Caps" => array(
634
- "regular",
635
- ),
636
- "Biryani" => array(
637
- "200",
638
- "300",
639
- "regular",
640
- "600",
641
- "700",
642
- "800",
643
- "900",
644
- ),
645
- "Bitter" => array(
646
- "regular",
647
- "700",
648
- ),
649
- "Black Ops One" => array(
650
- "regular",
651
- ),
652
- "Bokor" => array(
653
- "regular",
654
- ),
655
- "Bonbon" => array(
656
- "regular",
657
- ),
658
- "Boogaloo" => array(
659
- "regular",
660
- ),
661
- "Bowlby One" => array(
662
- "regular",
663
- ),
664
- "Bowlby One SC" => array(
665
- "regular",
666
- ),
667
- "Brawler" => array(
668
- "regular",
669
- ),
670
- "Bree Serif" => array(
671
- "regular",
672
- ),
673
- "Bubblegum Sans" => array(
674
- "regular",
675
- ),
676
- "Bubbler One" => array(
677
- "regular",
678
- ),
679
- "Buda" => array(
680
- "300",
681
- ),
682
- "Buenard" => array(
683
- "regular",
684
- "700",
685
- ),
686
- "Butcherman" => array(
687
- "regular",
688
- ),
689
- "Butterfly Kids" => array(
690
- "regular",
691
- ),
692
- "Cabin" => array(
693
- "regular",
694
- "500",
695
- "600",
696
- "700",
697
- ),
698
- "Cabin Condensed" => array(
699
- "regular",
700
- "500",
701
- "600",
702
- "700",
703
- ),
704
- "Cabin Sketch" => array(
705
- "regular",
706
- "700",
707
- ),
708
- "Caesar Dressing" => array(
709
- "regular",
710
- ),
711
- "Cagliostro" => array(
712
- "regular",
713
- ),
714
- "Calligraffitti" => array(
715
- "regular",
716
- ),
717
- "Cambay" => array(
718
- "regular",
719
- "700",
720
- ),
721
- "Cambo" => array(
722
- "regular",
723
- ),
724
- "Candal" => array(
725
- "regular",
726
- ),
727
- "Cantarell" => array(
728
- "regular",
729
- "700",
730
- ),
731
- "Cantata One" => array(
732
- "regular",
733
- ),
734
- "Cantora One" => array(
735
- "regular",
736
- ),
737
- "Capriola" => array(
738
- "regular",
739
- ),
740
- "Cardo" => array(
741
- "regular",
742
- "700",
743
- ),
744
- "Carme" => array(
745
- "regular",
746
- ),
747
- "Carrois Gothic" => array(
748
- "regular",
749
- ),
750
- "Carrois Gothic SC" => array(
751
- "regular",
752
- ),
753
- "Carter One" => array(
754
- "regular",
755
- ),
756
- "Catamaran" => array(
757
- "100",
758
- "200",
759
- "300",
760
- "regular",
761
- "500",
762
- "600",
763
- "700",
764
- "800",
765
- "900",
766
- ),
767
- "Caudex" => array(
768
- "regular",
769
- "700",
770
- ),
771
- "Caveat" => array(
772
- "regular",
773
- "700",
774
- ),
775
- "Caveat Brush" => array(
776
- "regular",
777
- ),
778
- "Cedarville Cursive" => array(
779
- "regular",
780
- ),
781
- "Ceviche One" => array(
782
- "regular",
783
- ),
784
- "Changa One" => array(
785
- "regular",
786
- ),
787
- "Chango" => array(
788
- "regular",
789
- ),
790
- "Chau Philomene One" => array(
791
- "regular",
792
- ),
793
- "Chela One" => array(
794
- "regular",
795
- ),
796
- "Chelsea Market" => array(
797
- "regular",
798
- ),
799
- "Chenla" => array(
800
- "regular",
801
- ),
802
- "Cherry Cream Soda" => array(
803
- "regular",
804
- ),
805
- "Cherry Swash" => array(
806
- "regular",
807
- "700",
808
- ),
809
- "Chewy" => array(
810
- "regular",
811
- ),
812
- "Chicle" => array(
813
- "regular",
814
- ),
815
- "Chivo" => array(
816
- "regular",
817
- "900",
818
- ),
819
- "Chonburi" => array(
820
- "regular",
821
- ),
822
- "Cinzel" => array(
823
- "regular",
824
- "700",
825
- "900",
826
- ),
827
- "Cinzel Decorative" => array(
828
- "regular",
829
- "700",
830
- "900",
831
- ),
832
- "Clicker Script" => array(
833
- "regular",
834
- ),
835
- "Coda" => array(
836
- "regular",
837
- "800",
838
- ),
839
- "Coda Caption" => array(
840
- "800",
841
- ),
842
- "Codystar" => array(
843
- "300",
844
- "regular",
845
- ),
846
- "Combo" => array(
847
- "regular",
848
- ),
849
- "Comfortaa" => array(
850
- "300",
851
- "regular",
852
- "700",
853
- ),
854
- "Coming Soon" => array(
855
- "regular",
856
- ),
857
- "Concert One" => array(
858
- "regular",
859
- ),
860
- "Condiment" => array(
861
- "regular",
862
- ),
863
- "Content" => array(
864
- "regular",
865
- "700",
866
- ),
867
- "Contrail One" => array(
868
- "regular",
869
- ),
870
- "Convergence" => array(
871
- "regular",
872
- ),
873
- "Cookie" => array(
874
- "regular",
875
- ),
876
- "Copse" => array(
877
- "regular",
878
- ),
879
- "Corben" => array(
880
- "regular",
881
- "700",
882
- ),
883
- "Courgette" => array(
884
- "regular",
885
- ),
886
- "Cousine" => array(
887
- "regular",
888
- "700",
889
- ),
890
- "Coustard" => array(
891
- "regular",
892
- "900",
893
- ),
894
- "Covered By Your Grace" => array(
895
- "regular",
896
- ),
897
- "Crafty Girls" => array(
898
- "regular",
899
- ),
900
- "Creepster" => array(
901
- "regular",
902
- ),
903
- "Crete Round" => array(
904
- "regular",
905
- ),
906
- "Crimson Text" => array(
907
- "regular",
908
- "600",
909
- "700",
910
- ),
911
- "Croissant One" => array(
912
- "regular",
913
- ),
914
- "Crushed" => array(
915
- "regular",
916
- ),
917
- "Cuprum" => array(
918
- "regular",
919
- "700",
920
- ),
921
- "Cutive" => array(
922
- "regular",
923
- ),
924
- "Cutive Mono" => array(
925
- "regular",
926
- ),
927
- "Damion" => array(
928
- "regular",
929
- ),
930
- "Dancing Script" => array(
931
- "regular",
932
- "700",
933
- ),
934
- "Dangrek" => array(
935
- "regular",
936
- ),
937
- "Dawning of a New Day" => array(
938
- "regular",
939
- ),
940
- "Days One" => array(
941
- "regular",
942
- ),
943
- "Dekko" => array(
944
- "regular",
945
- ),
946
- "Delius" => array(
947
- "regular",
948
- ),
949
- "Delius Swash Caps" => array(
950
- "regular",
951
- ),
952
- "Delius Unicase" => array(
953
- "regular",
954
- "700",
955
- ),
956
- "Della Respira" => array(
957
- "regular",
958
- ),
959
- "Denk One" => array(
960
- "regular",
961
- ),
962
- "Devonshire" => array(
963
- "regular",
964
- ),
965
- "Dhurjati" => array(
966
- "regular",
967
- ),
968
- "Didact Gothic" => array(
969
- "regular",
970
- ),
971
- "Diplomata" => array(
972
- "regular",
973
- ),
974
- "Diplomata SC" => array(
975
- "regular",
976
- ),
977
- "Domine" => array(
978
- "regular",
979
- "700",
980
- ),
981
- "Donegal One" => array(
982
- "regular",
983
- ),
984
- "Doppio One" => array(
985
- "regular",
986
- ),
987
- "Dorsa" => array(
988
- "regular",
989
- ),
990
- "Dosis" => array(
991
- "200",
992
- "300",
993
- "regular",
994
- "500",
995
- "600",
996
- "700",
997
- "800",
998
- ),
999
- "Dr Sugiyama" => array(
1000
- "regular",
1001
- ),
1002
- "Droid Sans" => array(
1003
- "regular",
1004
- "700",
1005
- ),
1006
- "Droid Sans Mono" => array(
1007
- "regular",
1008
- ),
1009
- "Droid Serif" => array(
1010
- "regular",
1011
- "700",
1012
- ),
1013
- "Duru Sans" => array(
1014
- "regular",
1015
- ),
1016
- "Dynalight" => array(
1017
- "regular",
1018
- ),
1019
- "EB Garamond" => array(
1020
- "regular",
1021
- ),
1022
- "Eagle Lake" => array(
1023
- "regular",
1024
- ),
1025
- "Eater" => array(
1026
- "regular",
1027
- ),
1028
- "Economica" => array(
1029
- "regular",
1030
- "700",
1031
- ),
1032
- "Eczar" => array(
1033
- "regular",
1034
- "500",
1035
- "600",
1036
- "700",
1037
- "800",
1038
- ),
1039
- "Ek Mukta" => array(
1040
- "200",
1041
- "300",
1042
- "regular",
1043
- "500",
1044
- "600",
1045
- "700",
1046
- "800",
1047
- ),
1048
- "Electrolize" => array(
1049
- "regular",
1050
- ),
1051
- "Elsie" => array(
1052
- "regular",
1053
- "900",
1054
- ),
1055
- "Elsie Swash Caps" => array(
1056
- "regular",
1057
- "900",
1058
- ),
1059
- "Emblema One" => array(
1060
- "regular",
1061
- ),
1062
- "Emilys Candy" => array(
1063
- "regular",
1064
- ),
1065
- "Engagement" => array(
1066
- "regular",
1067
- ),
1068
- "Englebert" => array(
1069
- "regular",
1070
- ),
1071
- "Enriqueta" => array(
1072
- "regular",
1073
- "700",
1074
- ),
1075
- "Erica One" => array(
1076
- "regular",
1077
- ),
1078
- "Esteban" => array(
1079
- "regular",
1080
- ),
1081
- "Euphoria Script" => array(
1082
- "regular",
1083
- ),
1084
- "Ewert" => array(
1085
- "regular",
1086
- ),
1087
- "Exo" => array(
1088
- "100",
1089
- "200",
1090
- "300",
1091
- "regular",
1092
- "500",
1093
- "600",
1094
- "700",
1095
- "800",
1096
- "900",
1097
- ),
1098
- "Exo 2" => array(
1099
- "100",
1100
- "200",
1101
- "300",
1102
- "regular",
1103
- "500",
1104
- "600",
1105
- "700",
1106
- "800",
1107
- "900",
1108
- ),
1109
- "Expletus Sans" => array(
1110
- "regular",
1111
- "500",
1112
- "600",
1113
- "700",
1114
- ),
1115
- "Fanwood Text" => array(
1116
- "regular",
1117
- ),
1118
- "Fascinate" => array(
1119
- "regular",
1120
- ),
1121
- "Fascinate Inline" => array(
1122
- "regular",
1123
- ),
1124
- "Faster One" => array(
1125
- "regular",
1126
- ),
1127
- "Fasthand" => array(
1128
- "regular",
1129
- ),
1130
- "Fauna One" => array(
1131
- "regular",
1132
- ),
1133
- "Federant" => array(
1134
- "regular",
1135
- ),
1136
- "Federo" => array(
1137
- "regular",
1138
- ),
1139
- "Felipa" => array(
1140
- "regular",
1141
- ),
1142
- "Fenix" => array(
1143
- "regular",
1144
- ),
1145
- "Finger Paint" => array(
1146
- "regular",
1147
- ),
1148
- "Fira Mono" => array(
1149
- "regular",
1150
- "700",
1151
- ),
1152
- "Fira Sans" => array(
1153
- "300",
1154
- "regular",
1155
- "500",
1156
- "700",
1157
- ),
1158
- "Fjalla One" => array(
1159
- "regular",
1160
- ),
1161
- "Fjord One" => array(
1162
- "regular",
1163
- ),
1164
- "Flamenco" => array(
1165
- "300",
1166
- "regular",
1167
- ),
1168
- "Flavors" => array(
1169
- "regular",
1170
- ),
1171
- "Fondamento" => array(
1172
- "regular",
1173
- ),
1174
- "Fontdiner Swanky" => array(
1175
- "regular",
1176
- ),
1177
- "Forum" => array(
1178
- "regular",
1179
- ),
1180
- "Francois One" => array(
1181
- "regular",
1182
- ),
1183
- "Freckle Face" => array(
1184
- "regular",
1185
- ),
1186
- "Fredericka the Great" => array(
1187
- "regular",
1188
- ),
1189
- "Fredoka One" => array(
1190
- "regular",
1191
- ),
1192
- "Freehand" => array(
1193
- "regular",
1194
- ),
1195
- "Fresca" => array(
1196
- "regular",
1197
- ),
1198
- "Frijole" => array(
1199
- "regular",
1200
- ),
1201
- "Fruktur" => array(
1202
- "regular",
1203
- ),
1204
- "Fugaz One" => array(
1205
- "regular",
1206
- ),
1207
- "GFS Didot" => array(
1208
- "regular",
1209
- ),
1210
- "GFS Neohellenic" => array(
1211
- "regular",
1212
- "700",
1213
- ),
1214
- "Gabriela" => array(
1215
- "regular",
1216
- ),
1217
- "Gafata" => array(
1218
- "regular",
1219
- ),
1220
- "Galdeano" => array(
1221
- "regular",
1222
- ),
1223
- "Galindo" => array(
1224
- "regular",
1225
- ),
1226
- "Gentium Basic" => array(
1227
- "regular",
1228
- "700",
1229
- ),
1230
- "Gentium Book Basic" => array(
1231
- "regular",
1232
- "700",
1233
- ),
1234
- "Geo" => array(
1235
- "regular",
1236
- ),
1237
- "Geostar" => array(
1238
- "regular",
1239
- ),
1240
- "Geostar Fill" => array(
1241
- "regular",
1242
- ),
1243
- "Germania One" => array(
1244
- "regular",
1245
- ),
1246
- "Gidugu" => array(
1247
- "regular",
1248
- ),
1249
- "Gilda Display" => array(
1250
- "regular",
1251
- ),
1252
- "Give You Glory" => array(
1253
- "regular",
1254
- ),
1255
- "Glass Antiqua" => array(
1256
- "regular",
1257
- ),
1258
- "Glegoo" => array(
1259
- "regular",
1260
- "700",
1261
- ),
1262
- "Gloria Hallelujah" => array(
1263
- "regular",
1264
- ),
1265
- "Goblin One" => array(
1266
- "regular",
1267
- ),
1268
- "Gochi Hand" => array(
1269
- "regular",
1270
- ),
1271
- "Gorditas" => array(
1272
- "regular",
1273
- "700",
1274
- ),
1275
- "Goudy Bookletter 1911" => array(
1276
- "regular",
1277
- ),
1278
- "Graduate" => array(
1279
- "regular",
1280
- ),
1281
- "Grand Hotel" => array(
1282
- "regular",
1283
- ),
1284
- "Gravitas One" => array(
1285
- "regular",
1286
- ),
1287
- "Great Vibes" => array(
1288
- "regular",
1289
- ),
1290
- "Griffy" => array(
1291
- "regular",
1292
- ),
1293
- "Gruppo" => array(
1294
- "regular",
1295
- ),
1296
- "Gudea" => array(
1297
- "regular",
1298
- "700",
1299
- ),
1300
- "Gurajada" => array(
1301
- "regular",
1302
- ),
1303
- "Habibi" => array(
1304
- "regular",
1305
- ),
1306
- "Halant" => array(
1307
- "300",
1308
- "regular",
1309
- "500",
1310
- "600",
1311
- "700",
1312
- ),
1313
- "Hammersmith One" => array(
1314
- "regular",
1315
- ),
1316
- "Hanalei" => array(
1317
- "regular",
1318
- ),
1319
- "Hanalei Fill" => array(
1320
- "regular",
1321
- ),
1322
- "Handlee" => array(
1323
- "regular",
1324
- ),
1325
- "Hanuman" => array(
1326
- "regular",
1327
- "700",
1328
- ),
1329
- "Happy Monkey" => array(
1330
- "regular",
1331
- ),
1332
- "Headland One" => array(
1333
- "regular",
1334
- ),
1335
- "Henny Penny" => array(
1336
- "regular",
1337
- ),
1338
- "Heebo" => array(
1339
- "100",
1340
- "300",
1341
- "regular",
1342
- "500",
1343
- "700",
1344
- "800",
1345
- "900"
1346
- ),
1347
- "Herr Von Muellerhoff" => array(
1348
- "regular",
1349
- ),
1350
- "Hind" => array(
1351
- "300",
1352
- "regular",
1353
- "500",
1354
- "600",
1355
- "700",
1356
- ),
1357
- "Hind Siliguri" => array(
1358
- "300",
1359
- "regular",
1360
- "500",
1361
- "600",
1362
- "700",
1363
- ),
1364
- "Hind Vadodara" => array(
1365
- "300",
1366
- "regular",
1367
- "500",
1368
- "600",
1369
- "700",
1370
- ),
1371
- "Holtwood One SC" => array(
1372
- "regular",
1373
- ),
1374
- "Homemade Apple" => array(
1375
- "regular",
1376
- ),
1377
- "Homenaje" => array(
1378
- "regular",
1379
- ),
1380
- "IM Fell DW Pica" => array(
1381
- "regular",
1382
- ),
1383
- "IM Fell DW Pica SC" => array(
1384
- "regular",
1385
- ),
1386
- "IM Fell Double Pica" => array(
1387
- "regular",
1388
- ),
1389
- "IM Fell Double Pica SC" => array(
1390
- "regular",
1391
- ),
1392
- "IM Fell English" => array(
1393
- "regular",
1394
- ),
1395
- "IM Fell English SC" => array(
1396
- "regular",
1397
- ),
1398
- "IM Fell French Canon" => array(
1399
- "regular",
1400
- ),
1401
- "IM Fell French Canon SC" => array(
1402
- "regular",
1403
- ),
1404
- "IM Fell Great Primer" => array(
1405
- "regular",
1406
- ),
1407
- "IM Fell Great Primer SC" => array(
1408
- "regular",
1409
- ),
1410
- "Iceberg" => array(
1411
- "regular",
1412
- ),
1413
- "Iceland" => array(
1414
- "regular",
1415
- ),
1416
- "Imprima" => array(
1417
- "regular",
1418
- ),
1419
- "Inconsolata" => array(
1420
- "regular",
1421
- "700",
1422
- ),
1423
- "Inder" => array(
1424
- "regular",
1425
- ),
1426
- "Indie Flower" => array(
1427
- "regular",
1428
- ),
1429
- "Inika" => array(
1430
- "regular",
1431
- "700",
1432
- ),
1433
- "Inknut Antiqua" => array(
1434
- "300",
1435
- "regular",
1436
- "500",
1437
- "600",
1438
- "700",
1439
- "800",
1440
- "900",
1441
- ),
1442
- "Irish Grover" => array(
1443
- "regular",
1444
- ),
1445
- "Istok Web" => array(
1446
- "regular",
1447
- "700",
1448
- ),
1449
- "Italiana" => array(
1450
- "regular",
1451
- ),
1452
- "Italianno" => array(
1453
- "regular",
1454
- ),
1455
- "Itim" => array(
1456
- "regular",
1457
- ),
1458
- "Jacques Francois" => array(
1459
- "regular",
1460
- ),
1461
- "Jacques Francois Shadow" => array(
1462
- "regular",
1463
- ),
1464
- "Jaldi" => array(
1465
- "regular",
1466
- "700",
1467
- ),
1468
- "Jim Nightshade" => array(
1469
- "regular",
1470
- ),
1471
- "Jockey One" => array(
1472
- "regular",
1473
- ),
1474
- "Jolly Lodger" => array(
1475
- "regular",
1476
- ),
1477
- "Josefin Sans" => array(
1478
- "100",
1479
- "300",
1480
- "regular",
1481
- "600",
1482
- "700",
1483
- ),
1484
- "Josefin Slab" => array(
1485
- "100",
1486
- "300",
1487
- "regular",
1488
- "600",
1489
- "700",
1490
- ),
1491
- "Joti One" => array(
1492
- "regular",
1493
- ),
1494
- "Judson" => array(
1495
- "regular",
1496
- "700",
1497
- ),
1498
- "Julee" => array(
1499
- "regular",
1500
- ),
1501
- "Julius Sans One" => array(
1502
- "regular",
1503
- ),
1504
- "Junge" => array(
1505
- "regular",
1506
- ),
1507
- "Jura" => array(
1508
- "300",
1509
- "regular",
1510
- "500",
1511
- "600",
1512
- ),
1513
- "Just Another Hand" => array(
1514
- "regular",
1515
- ),
1516
- "Just Me Again Down Here" => array(
1517
- "regular",
1518
- ),
1519
- "Kadwa" => array(
1520
- "regular",
1521
- "700",
1522
- ),
1523
- "Kalam" => array(
1524
- "300",
1525
- "regular",
1526
- "700",
1527
- ),
1528
- "Kameron" => array(
1529
- "regular",
1530
- "700",
1531
- ),
1532
- "Kanit" => array(
1533
- "100",
1534
- "200",
1535
- "300",
1536
- "regular",
1537
- "500",
1538
- "600",
1539
- "700",
1540
- "800",
1541
- "900",
1542
- ),
1543
- "Kantumruy" => array(
1544
- "300",
1545
- "regular",
1546
- "700",
1547
- ),
1548
- "Karla" => array(
1549
- "regular",
1550
- "700",
1551
- ),
1552
- "Karma" => array(
1553
- "300",
1554
- "regular",
1555
- "500",
1556
- "600",
1557
- "700",
1558
- ),
1559
- "Kaushan Script" => array(
1560
- "regular",
1561
- ),
1562
- "Kavoon" => array(
1563
- "regular",
1564
- ),
1565
- "Kdam Thmor" => array(
1566
- "regular",
1567
- ),
1568
- "Keania One" => array(
1569
- "regular",
1570
- ),
1571
- "Kelly Slab" => array(
1572
- "regular",
1573
- ),
1574
- "Kenia" => array(
1575
- "regular",
1576
- ),
1577
- "Khand" => array(
1578
- "300",
1579
- "regular",
1580
- "500",
1581
- "600",
1582
- "700",
1583
- ),
1584
- "Khmer" => array(
1585
- "regular",
1586
- ),
1587
- "Khula" => array(
1588
- "300",
1589
- "regular",
1590
- "600",
1591
- "700",
1592
- "800",
1593
- ),
1594
- "Kite One" => array(
1595
- "regular",
1596
- ),
1597
- "Knewave" => array(
1598
- "regular",
1599
- ),
1600
- "Kotta One" => array(
1601
- "regular",
1602
- ),
1603
- "Koulen" => array(
1604
- "regular",
1605
- ),
1606
- "Kranky" => array(
1607
- "regular",
1608
- ),
1609
- "Kreon" => array(
1610
- "300",
1611
- "regular",
1612
- "700",
1613
- ),
1614
- "Kristi" => array(
1615
- "regular",
1616
- ),
1617
- "Krona One" => array(
1618
- "regular",
1619
- ),
1620
- "Kurale" => array(
1621
- "regular",
1622
- ),
1623
- "La Belle Aurore" => array(
1624
- "regular",
1625
- ),
1626
- "Laila" => array(
1627
- "300",
1628
- "regular",
1629
- "500",
1630
- "600",
1631
- "700",
1632
- ),
1633
- "Lakki Reddy" => array(
1634
- "regular",
1635
- ),
1636
- "Lancelot" => array(
1637
- "regular",
1638
- ),
1639
- "Lateef" => array(
1640
- "regular",
1641
- ),
1642
- "Lato" => array(
1643
- "100",
1644
- "300",
1645
- "regular",
1646
- "700",
1647
- "900",
1648
- ),
1649
- "League Script" => array(
1650
- "regular",
1651
- ),
1652
- "Leckerli One" => array(
1653
- "regular",
1654
- ),
1655
- "Ledger" => array(
1656
- "regular",
1657
- ),
1658
- "Lekton" => array(
1659
- "regular",
1660
- "700",
1661
- ),
1662
- "Lemon" => array(
1663
- "regular",
1664
- ),
1665
- "Libre Baskerville" => array(
1666
- "regular",
1667
- "700",
1668
- ),
1669
- "Life Savers" => array(
1670
- "regular",
1671
- "700",
1672
- ),
1673
- "Lilita One" => array(
1674
- "regular",
1675
- ),
1676
- "Lily Script One" => array(
1677
- "regular",
1678
- ),
1679
- "Limelight" => array(
1680
- "regular",
1681
- ),
1682
- "Linden Hill" => array(
1683
- "regular",
1684
- ),
1685
- "Lobster" => array(
1686
- "regular",
1687
- ),
1688
- "Lobster Two" => array(
1689
- "regular",
1690
- "700",
1691
- ),
1692
- "Londrina Outline" => array(
1693
- "regular",
1694
- ),
1695
- "Londrina Shadow" => array(
1696
- "regular",
1697
- ),
1698
- "Londrina Sketch" => array(
1699
- "regular",
1700
- ),
1701
- "Londrina Solid" => array(
1702
- "regular",
1703
- ),
1704
- "Lora" => array(
1705
- "regular",
1706
- "700",
1707
- ),
1708
- "Love Ya Like A Sister" => array(
1709
- "regular",
1710
- ),
1711
- "Loved by the King" => array(
1712
- "regular",
1713
- ),
1714
- "Lovers Quarrel" => array(
1715
- "regular",
1716
- ),
1717
- "Luckiest Guy" => array(
1718
- "regular",
1719
- ),
1720
- "Lusitana" => array(
1721
- "regular",
1722
- "700",
1723
- ),
1724
- "Lustria" => array(
1725
- "regular",
1726
- ),
1727
- "Macondo" => array(
1728
- "regular",
1729
- ),
1730
- "Macondo Swash Caps" => array(
1731
- "regular",
1732
- ),
1733
- "Magra" => array(
1734
- "regular",
1735
- "700",
1736
- ),
1737
- "Maiden Orange" => array(
1738
- "regular",
1739
- ),
1740
- "Mako" => array(
1741
- "regular",
1742
- ),
1743
- "Mallanna" => array(
1744
- "regular",
1745
- ),
1746
- "Mandali" => array(
1747
- "regular",
1748
- ),
1749
- "Marcellus" => array(
1750
- "regular",
1751
- ),
1752
- "Marcellus SC" => array(
1753
- "regular",
1754
- ),
1755
- "Marck Script" => array(
1756
- "regular",
1757
- ),
1758
- "Margarine" => array(
1759
- "regular",
1760
- ),
1761
- "Marko One" => array(
1762
- "regular",
1763
- ),
1764
- "Marmelad" => array(
1765
- "regular",
1766
- ),
1767
- "Martel" => array(
1768
- "200",
1769
- "300",
1770
- "regular",
1771
- "600",
1772
- "700",
1773
- "800",
1774
- "900",
1775
- ),
1776
- "Martel Sans" => array(
1777
- "200",
1778
- "300",
1779
- "regular",
1780
- "600",
1781
- "700",
1782
- "800",
1783
- "900",
1784
- ),
1785
- "Marvel" => array(
1786
- "regular",
1787
- "700",
1788
- ),
1789
- "Mate" => array(
1790
- "regular",
1791
- ),
1792
- "Mate SC" => array(
1793
- "regular",
1794
- ),
1795
- "Maven Pro" => array(
1796
- "regular",
1797
- "500",
1798
- "700",
1799
- "900",
1800
- ),
1801
- "McLaren" => array(
1802
- "regular",
1803
- ),
1804
- "Meddon" => array(
1805
- "regular",
1806
- ),
1807
- "MedievalSharp" => array(
1808
- "regular",
1809
- ),
1810
- "Medula One" => array(
1811
- "regular",
1812
- ),
1813
- "Megrim" => array(
1814
- "regular",
1815
- ),
1816
- "Meie Script" => array(
1817
- "regular",
1818
- ),
1819
- "Merienda" => array(
1820
- "regular",
1821
- "700",
1822
- ),
1823
- "Merienda One" => array(
1824
- "regular",
1825
- ),
1826
- "Merriweather" => array(
1827
- "300",
1828
- "regular",
1829
- "700",
1830
- "900",
1831
- ),
1832
- "Merriweather Sans" => array(
1833
- "300",
1834
- "regular",
1835
- "700",
1836
- "800",
1837
- ),
1838
- "Metal" => array(
1839
- "regular",
1840
- ),
1841
- "Metal Mania" => array(
1842
- "regular",
1843
- ),
1844
- "Metamorphous" => array(
1845
- "regular",
1846
- ),
1847
- "Metrophobic" => array(
1848
- "regular",
1849
- ),
1850
- "Michroma" => array(
1851
- "regular",
1852
- ),
1853
- "Milonga" => array(
1854
- "regular",
1855
- ),
1856
- "Miltonian" => array(
1857
- "regular",
1858
- ),
1859
- "Miltonian Tattoo" => array(
1860
- "regular",
1861
- ),
1862
- "Miniver" => array(
1863
- "regular",
1864
- ),
1865
- "Miss Fajardose" => array(
1866
- "regular",
1867
- ),
1868
- "Modak" => array(
1869
- "regular",
1870
- ),
1871
- "Modern Antiqua" => array(
1872
- "regular",
1873
- ),
1874
- "Molengo" => array(
1875
- "regular",
1876
- ),
1877
- "Molle" => array(
1878
- ),
1879
- "Monda" => array(
1880
- "regular",
1881
- "700",
1882
- ),
1883
- "Monofett" => array(
1884
- "regular",
1885
- ),
1886
- "Monoton" => array(
1887
- "regular",
1888
- ),
1889
- "Monsieur La Doulaise" => array(
1890
- "regular",
1891
- ),
1892
- "Montaga" => array(
1893
- "regular",
1894
- ),
1895
- "Montez" => array(
1896
- "regular",
1897
- ),
1898
- "Montserrat" => array(
1899
- "regular",
1900
- "700",
1901
- ),
1902
- "Montserrat Alternates" => array(
1903
- "regular",
1904
- "700",
1905
- ),
1906
- "Montserrat Subrayada" => array(
1907
- "regular",
1908
- "700",
1909
- ),
1910
- "Moul" => array(
1911
- "regular",
1912
- ),
1913
- "Moulpali" => array(
1914
- "regular",
1915
- ),
1916
- "Mountains of Christmas" => array(
1917
- "regular",
1918
- "700",
1919
- ),
1920
- "Mouse Memoirs" => array(
1921
- "regular",
1922
- ),
1923
- "Mr Bedfort" => array(
1924
- "regular",
1925
- ),
1926
- "Mr Dafoe" => array(
1927
- "regular",
1928
- ),
1929
- "Mr De Haviland" => array(
1930
- "regular",
1931
- ),
1932
- "Mrs Saint Delafield" => array(
1933
- "regular",
1934
- ),
1935
- "Mrs Sheppards" => array(
1936
- "regular",
1937
- ),
1938
- "Muli" => array(
1939
- "300",
1940
- "regular",
1941
- ),
1942
- "Mystery Quest" => array(
1943
- "regular",
1944
- ),
1945
- "NTR" => array(
1946
- "regular",
1947
- ),
1948
- "Neucha" => array(
1949
- "regular",
1950
- ),
1951
- "Neuton" => array(
1952
- "200",
1953
- "300",
1954
- "regular",
1955
- "700",
1956
- "800",
1957
- ),
1958
- "New Rocker" => array(
1959
- "regular",
1960
- ),
1961
- "News Cycle" => array(
1962
- "regular",
1963
- "700",
1964
- ),
1965
- "Niconne" => array(
1966
- "regular",
1967
- ),
1968
- "Nixie One" => array(
1969
- "regular",
1970
- ),
1971
- "Nobile" => array(
1972
- "regular",
1973
- "700",
1974
- ),
1975
- "Nokora" => array(
1976
- "regular",
1977
- "700",
1978
- ),
1979
- "Norican" => array(
1980
- "regular",
1981
- ),
1982
- "Nosifer" => array(
1983
- "regular",
1984
- ),
1985
- "Nothing You Could Do" => array(
1986
- "regular",
1987
- ),
1988
- "Noticia Text" => array(
1989
- "regular",
1990
- "700",
1991
- ),
1992
- "Noto Sans" => array(
1993
- "regular",
1994
- "700",
1995
- ),
1996
- "Noto Serif" => array(
1997
- "regular",
1998
- "700",
1999
- ),
2000
- "Nova Cut" => array(
2001
- "regular",
2002
- ),
2003
- "Nova Flat" => array(
2004
- "regular",
2005
- ),
2006
- "Nova Mono" => array(
2007
- "regular",
2008
- ),
2009
- "Nova Oval" => array(
2010
- "regular",
2011
- ),
2012
- "Nova Round" => array(
2013
- "regular",
2014
- ),
2015
- "Nova Script" => array(
2016
- "regular",
2017
- ),
2018
- "Nova Slim" => array(
2019
- "regular",
2020
- ),
2021
- "Nova Square" => array(
2022
- "regular",
2023
- ),
2024
- "Numans" => array(
2025
- "regular",
2026
- ),
2027
- "Nunito" => array(
2028
- "300",
2029
- "regular",
2030
- "700",
2031
- ),
2032
- "Odor Mean Chey" => array(
2033
- "regular",
2034
- ),
2035
- "Offside" => array(
2036
- "regular",
2037
- ),
2038
- "Old Standard TT" => array(
2039
- "regular",
2040
- "700",
2041
- ),
2042
- "Oldenburg" => array(
2043
- "regular",
2044
- ),
2045
- "Oleo Script" => array(
2046
- "regular",
2047
- "700",
2048
- ),
2049
- "Oleo Script Swash Caps" => array(
2050
- "regular",
2051
- "700",
2052
- ),
2053
- "Open Sans" => array(
2054
- "300",
2055
- "regular",
2056
- "600",
2057
- "700",
2058
- "800",
2059
- ),
2060
- "Open Sans Condensed" => array(
2061
- "300",
2062
- "700",
2063
- ),
2064
- "Oranienbaum" => array(
2065
- "regular",
2066
- ),
2067
- "Orbitron" => array(
2068
- "regular",
2069
- "500",
2070
- "700",
2071
- "900",
2072
- ),
2073
- "Oregano" => array(
2074
- "regular",
2075
- ),
2076
- "Orienta" => array(
2077
- "regular",
2078
- ),
2079
- "Original Surfer" => array(
2080
- "regular",
2081
- ),
2082
- "Oswald" => array(
2083
- "300",
2084
- "regular",
2085
- "700",
2086
- ),
2087
- "Over the Rainbow" => array(
2088
- "regular",
2089
- ),
2090
- "Overlock" => array(
2091
- "regular",
2092
- "700",
2093
- "900",
2094
- ),
2095
- "Overlock SC" => array(
2096
- "regular",
2097
- ),
2098
- "Ovo" => array(
2099
- "regular",
2100
- ),
2101
- "Oxygen" => array(
2102
- "300",
2103
- "regular",
2104
- "700",
2105
- ),
2106
- "Oxygen Mono" => array(
2107
- "regular",
2108
- ),
2109
- "PT Mono" => array(
2110
- "regular",
2111
- ),
2112
- "PT Sans" => array(
2113
- "regular",
2114
- "700",
2115
- ),
2116
- "PT Sans Caption" => array(
2117
- "regular",
2118
- "700",
2119
- ),
2120
- "PT Sans Narrow" => array(
2121
- "regular",
2122
- "700",
2123
- ),
2124
- "PT Serif" => array(
2125
- "regular",
2126
- "700",
2127
- ),
2128
- "PT Serif Caption" => array(
2129
- "regular",
2130
- ),
2131
- "Pacifico" => array(
2132
- "regular",
2133
- ),
2134
- "Palanquin" => array(
2135
- "100",
2136
- "200",
2137
- "300",
2138
- "regular",
2139
- "500",
2140
- "600",
2141
- "700",
2142
- ),
2143
- "Palanquin Dark" => array(
2144
- "regular",
2145
- "500",
2146
- "600",
2147
- "700",
2148
- ),
2149
- "Paprika" => array(
2150
- "regular",
2151
- ),
2152
- "Parisienne" => array(
2153
- "regular",
2154
- ),
2155
- "Passero One" => array(
2156
- "regular",
2157
- ),
2158
- "Passion One" => array(
2159
- "regular",
2160
- "700",
2161
- "900",
2162
- ),
2163
- "Pathway Gothic One" => array(
2164
- "regular",
2165
- ),
2166
- "Patrick Hand" => array(
2167
- "regular",
2168
- ),
2169
- "Patrick Hand SC" => array(
2170
- "regular",
2171
- ),
2172
- "Patua One" => array(
2173
- "regular",
2174
- ),
2175
- "Paytone One" => array(
2176
- "regular",
2177
- ),
2178
- "Peddana" => array(
2179
- "regular",
2180
- ),
2181
- "Peralta" => array(
2182
- "regular",
2183
- ),
2184
- "Permanent Marker" => array(
2185
- "regular",
2186
- ),
2187
- "Petit Formal Script" => array(
2188
- "regular",
2189
- ),
2190
- "Petrona" => array(
2191
- "regular",
2192
- ),
2193
- "Philosopher" => array(
2194
- "regular",
2195
- "700",
2196
- ),
2197
- "Piedra" => array(
2198
- "regular",
2199
- ),
2200
- "Pinyon Script" => array(
2201
- "regular",
2202
- ),
2203
- "Pirata One" => array(
2204
- "regular",
2205
- ),
2206
- "Plaster" => array(
2207
- "regular",
2208
- ),
2209
- "Play" => array(
2210
- "regular",
2211
- "700",
2212
- ),
2213
- "Playball" => array(
2214
- "regular",
2215
- ),
2216
- "Playfair Display" => array(
2217
- "regular",
2218
- "700",
2219
- "900",
2220
- ),
2221
- "Playfair Display SC" => array(
2222
- "regular",
2223
- "700",
2224
- "900",
2225
- ),
2226
- "Podkova" => array(
2227
- "regular",
2228
- "700",
2229
- ),
2230
- "Poiret One" => array(
2231
- "regular",
2232
- ),
2233
- "Poller One" => array(
2234
- "regular",
2235
- ),
2236
- "Poly" => array(
2237
- "regular",
2238
- ),
2239
- "Pompiere" => array(
2240
- "regular",
2241
- ),
2242
- "Pontano Sans" => array(
2243
- "regular",
2244
- ),
2245
- "Poppins" => array(
2246
- "300",
2247
- "regular",
2248
- "500",
2249
- "600",
2250
- "700",
2251
- ),
2252
- "Port Lligat Sans" => array(
2253
- "regular",
2254
- ),
2255
- "Port Lligat Slab" => array(
2256
- "regular",
2257
- ),
2258
- "Pragati Narrow" => array(
2259
- "regular",
2260
- "700",
2261
- ),
2262
- "Prata" => array(
2263
- "regular",
2264
- ),
2265
- "Preahvihear" => array(
2266
- "regular",
2267
- ),
2268
- "Press Start 2P" => array(
2269
- "regular",
2270
- ),
2271
- "Princess Sofia" => array(
2272
- "regular",
2273
- ),
2274
- "Prociono" => array(
2275
- "regular",
2276
- ),
2277
- "Prosto One" => array(
2278
- "regular",
2279
- ),
2280
- "Puritan" => array(
2281
- "regular",
2282
- "700",
2283
- ),
2284
- "Purple Purse" => array(
2285
- "regular",
2286
- ),
2287
- "Quando" => array(
2288
- "regular",
2289
- ),
2290
- "Quantico" => array(
2291
- "regular",
2292
- "700",
2293
- ),
2294
- "Quattrocento" => array(
2295
- "regular",
2296
- "700",
2297
- ),
2298
- "Quattrocento Sans" => array(
2299
- "regular",
2300
- "700",
2301
- ),
2302
- "Questrial" => array(
2303
- "regular",
2304
- ),
2305
- "Quicksand" => array(
2306
- "300",
2307
- "regular",
2308
- "700",
2309
- ),
2310
- "Quintessential" => array(
2311
- "regular",
2312
- ),
2313
- "Qwigley" => array(
2314
- "regular",
2315
- ),
2316
- "Racing Sans One" => array(
2317
- "regular",
2318
- ),
2319
- "Radley" => array(
2320
- "regular",
2321
- ),
2322
- "Rajdhani" => array(
2323
- "300",
2324
- "regular",
2325
- "500",
2326
- "600",
2327
- "700",
2328
- ),
2329
- "Raleway" => array(
2330
- "100",
2331
- "200",
2332
- "300",
2333
- "regular",
2334
- "500",
2335
- "600",
2336
- "700",
2337
- "800",
2338
- "900",
2339
- ),
2340
- "Raleway Dots" => array(
2341
- "regular",
2342
- ),
2343
- "Ramabhadra" => array(
2344
- "regular",
2345
- ),
2346
- "Ramaraja" => array(
2347
- "regular",
2348
- ),
2349
- "Rambla" => array(
2350
- "regular",
2351
- "700",
2352
- ),
2353
- "Rammetto One" => array(
2354
- "regular",
2355
- ),
2356
- "Ranchers" => array(
2357
- "regular",
2358
- ),
2359
- "Rancho" => array(
2360
- "regular",
2361
- ),
2362
- "Ranga" => array(
2363
- "regular",
2364
- "700",
2365
- ),
2366
- "Rationale" => array(
2367
- "regular",
2368
- ),
2369
- "Ravi Prakash" => array(
2370
- "regular",
2371
- ),
2372
- "Redressed" => array(
2373
- "regular",
2374
- ),
2375
- "Reenie Beanie" => array(
2376
- "regular",
2377
- ),
2378
- "Revalia" => array(
2379
- "regular",
2380
- ),
2381
- "Rhodium Libre" => array(
2382
- "regular",
2383
- ),
2384
- "Ribeye" => array(
2385
- "regular",
2386
- ),
2387
- "Ribeye Marrow" => array(
2388
- "regular",
2389
- ),
2390
- "Righteous" => array(
2391
- "regular",
2392
- ),
2393
- "Risque" => array(
2394
- "regular",
2395
- ),
2396
- "Roboto" => array(
2397
- "100",
2398
- "300",
2399
- "regular",
2400
- "500",
2401
- "700",
2402
- "900",
2403
- ),
2404
- "Roboto Condensed" => array(
2405
- "300",
2406
- "regular",
2407
- "700",
2408
- ),
2409
- "Roboto Mono" => array(
2410
- "100",
2411
- "300",
2412
- "regular",
2413
- "500",
2414
- "700",
2415
- ),
2416
- "Roboto Slab" => array(
2417
- "100",
2418
- "300",
2419
- "regular",
2420
- "700",
2421
- ),
2422
- "Rochester" => array(
2423
- "regular",
2424
- ),
2425
- "Rock Salt" => array(
2426
- "regular",
2427
- ),
2428
- "Rokkitt" => array(
2429
- "regular",
2430
- "700",
2431
- ),
2432
- "Romanesco" => array(
2433
- "regular",
2434
- ),
2435
- "Ropa Sans" => array(
2436
- "regular",
2437
- ),
2438
- "Rosario" => array(
2439
- "regular",
2440
- "700",
2441
- ),
2442
- "Rosarivo" => array(
2443
- "regular",
2444
- ),
2445
- "Rouge Script" => array(
2446
- "regular",
2447
- ),
2448
- "Rozha One" => array(
2449
- "regular",
2450
- ),
2451
- "Rubik" => array(
2452
- "300",
2453
- "regular",
2454
- "500",
2455
- "700",
2456
- "900",
2457
- ),
2458
- "Rubik Mono One" => array(
2459
- "regular",
2460
- ),
2461
- "Rubik One" => array(
2462
- "regular",
2463
- ),
2464
- "Ruda" => array(
2465
- "regular",
2466
- "700",
2467
- "900",
2468
- ),
2469
- "Rufina" => array(
2470
- "regular",
2471
- "700",
2472
- ),
2473
- "Ruge Boogie" => array(
2474
- "regular",
2475
- ),
2476
- "Ruluko" => array(
2477
- "regular",
2478
- ),
2479
- "Rum Raisin" => array(
2480
- "regular",
2481
- ),
2482
- "Ruslan Display" => array(
2483
- "regular",
2484
- ),
2485
- "Russo One" => array(
2486
- "regular",
2487
- ),
2488
- "Ruthie" => array(
2489
- "regular",
2490
- ),
2491
- "Rye" => array(
2492
- "regular",
2493
- ),
2494
- "Sacramento" => array(
2495
- "regular",
2496
- ),
2497
- "Sahitya" => array(
2498
- "regular",
2499
- "700",
2500
- ),
2501
- "Sail" => array(
2502
- "regular",
2503
- ),
2504
- "Salsa" => array(
2505
- "regular",
2506
- ),
2507
- "Sanchez" => array(
2508
- "regular",
2509
- ),
2510
- "Sancreek" => array(
2511
- "regular",
2512
- ),
2513
- "Sansita One" => array(
2514
- "regular",
2515
- ),
2516
- "Sarala" => array(
2517
- "regular",
2518
- "700",
2519
- ),
2520
- "Sarina" => array(
2521
- "regular",
2522
- ),
2523
- "Sarpanch" => array(
2524
- "regular",
2525
- "500",
2526
- "600",
2527
- "700",
2528
- "800",
2529
- "900",
2530
- ),
2531
- "Satisfy" => array(
2532
- "regular",
2533
- ),
2534
- "Scada" => array(
2535
- "regular",
2536
- "700",
2537
- ),
2538
- "Scheherazade" => array(
2539
- "regular",
2540
- "700",
2541
- ),
2542
- "Schoolbell" => array(
2543
- "regular",
2544
- ),
2545
- "Seaweed Script" => array(
2546
- "regular",
2547
- ),
2548
- "Sevillana" => array(
2549
- "regular",
2550
- ),
2551
- "Seymour One" => array(
2552
- "regular",
2553
- ),
2554
- "Shadows Into Light" => array(
2555
- "regular",
2556
- ),
2557
- "Shadows Into Light Two" => array(
2558
- "regular",
2559
- ),
2560
- "Shanti" => array(
2561
- "regular",
2562
- ),
2563
- "Share" => array(
2564
- "regular",
2565
- "700",
2566
- ),
2567
- "Share Tech" => array(
2568
- "regular",
2569
- ),
2570
- "Share Tech Mono" => array(
2571
- "regular",
2572
- ),
2573
- "Shojumaru" => array(
2574
- "regular",
2575
- ),
2576
- "Short Stack" => array(
2577
- "regular",
2578
- ),
2579
- "Siemreap" => array(
2580
- "regular",
2581
- ),
2582
- "Sigmar One" => array(
2583
- "regular",
2584
- ),
2585
- "Signika" => array(
2586
- "300",
2587
- "regular",
2588
- "600",
2589
- "700",
2590
- ),
2591
- "Signika Negative" => array(
2592
- "300",
2593
- "regular",
2594
- "600",
2595
- "700",
2596
- ),
2597
- "Simonetta" => array(
2598
- "regular",
2599
- "900",
2600
- ),
2601
- "Sintony" => array(
2602
- "regular",
2603
- "700",
2604
- ),
2605
- "Sirin Stencil" => array(
2606
- "regular",
2607
- ),
2608
- "Six Caps" => array(
2609
- "regular",
2610
- ),
2611
- "Skranji" => array(
2612
- "regular",
2613
- "700",
2614
- ),
2615
- "Slabo 13px" => array(
2616
- "regular",
2617
- ),
2618
- "Slabo 27px" => array(
2619
- "regular",
2620
- ),
2621
- "Slackey" => array(
2622
- "regular",
2623
- ),
2624
- "Smokum" => array(
2625
- "regular",
2626
- ),
2627
- "Smythe" => array(
2628
- "regular",
2629
- ),
2630
- "Sniglet" => array(
2631
- "regular",
2632
- "800",
2633
- ),
2634
- "Snippet" => array(
2635
- "regular",
2636
- ),
2637
- "Snowburst One" => array(
2638
- "regular",
2639
- ),
2640
- "Sofadi One" => array(
2641
- "regular",
2642
- ),
2643
- "Sofia" => array(
2644
- "regular",
2645
- ),
2646
- "Sonsie One" => array(
2647
- "regular",
2648
- ),
2649
- "Sorts Mill Goudy" => array(
2650
- "regular",
2651
- ),
2652
- "Source Code Pro" => array(
2653
- "200",
2654
- "300",
2655
- "regular",
2656
- "500",
2657
- "600",
2658
- "700",
2659
- "900",
2660
- ),
2661
- "Source Sans Pro" => array(
2662
- "200",
2663
- "300",
2664
- "regular",
2665
- "600",
2666
- "700",
2667
- "900",
2668
- ),
2669
- "Source Serif Pro" => array(
2670
- "regular",
2671
- "600",
2672
- "700",
2673
- ),
2674
- "Special Elite" => array(
2675
- "regular",
2676
- ),
2677
- "Spicy Rice" => array(
2678
- "regular",
2679
- ),
2680
- "Spinnaker" => array(
2681
- "regular",
2682
- ),
2683
- "Spirax" => array(
2684
- "regular",
2685
- ),
2686
- "Squada One" => array(
2687
- "regular",
2688
- ),
2689
- "Sree Krushnadevaraya" => array(
2690
- "regular",
2691
- ),
2692
- "Stalemate" => array(
2693
-