Skip to content

Commit

Permalink
chore: Update Google fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
pirate-bot committed Aug 12, 2024
1 parent bdb9909 commit b51ddaf
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion globals/google-fonts.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Updated on 01/07/24
* Updated on 12/08/24
*
* @package neve
*/
Expand Down Expand Up @@ -822,6 +822,7 @@
'Mako' => array( '400',),
'Mali' => array( '200', '300', '400', '500', '600', '700', '200italic', '300italic', '400italic', '500italic', '600italic', '700italic',),
'Mallanna' => array( '400',),
'Maname' => array( '400',),
'Mandali' => array( '400',),
'Manjari' => array( '100', '400', '700',),
'Manrope' => array( '200', '300', '400', '500', '600', '700', '800',),
Expand Down Expand Up @@ -1251,24 +1252,36 @@
'Playfair Display' => array( '400', '500', '600', '700', '800', '900', '400italic', '500italic', '600italic', '700italic', '800italic', '900italic',),
'Playfair Display SC' => array( '400', '700', '900', '400italic', '700italic', '900italic',),
'Playpen Sans' => array( '100', '200', '300', '400', '500', '600', '700', '800',),
'Playwrite AR' => array( '100', '200', '300', '400',),
'Playwrite AT' => array( '100', '200', '300', '400', '100italic', '200italic', '300italic', '400italic',),
'Playwrite AU NSW' => array( '100', '200', '300', '400',),
'Playwrite AU QLD' => array( '100', '200', '300', '400',),
'Playwrite AU SA' => array( '100', '200', '300', '400',),
'Playwrite AU TAS' => array( '100', '200', '300', '400',),
'Playwrite AU VIC' => array( '100', '200', '300', '400',),
'Playwrite BE VLG' => array( '100', '200', '300', '400',),
'Playwrite BE WAL' => array( '100', '200', '300', '400',),
'Playwrite BR' => array( '100', '200', '300', '400',),
'Playwrite CA' => array( '100', '200', '300', '400',),
'Playwrite CL' => array( '100', '200', '300', '400',),
'Playwrite CO' => array( '100', '200', '300', '400',),
'Playwrite CU' => array( '100', '200', '300', '400',),
'Playwrite CZ' => array( '100', '200', '300', '400',),
'Playwrite DE Grund' => array( '100', '200', '300', '400',),
'Playwrite DE LA' => array( '100', '200', '300', '400',),
'Playwrite DE SAS' => array( '100', '200', '300', '400',),
'Playwrite DE VA' => array( '100', '200', '300', '400',),
'Playwrite DK Loopet' => array( '100', '200', '300', '400',),
'Playwrite DK Uloopet' => array( '100', '200', '300', '400',),
'Playwrite ES' => array( '100', '200', '300', '400',),
'Playwrite ES Deco' => array( '100', '200', '300', '400',),
'Playwrite FR Moderne' => array( '100', '200', '300', '400',),
'Playwrite FR Trad' => array( '100', '200', '300', '400',),
'Playwrite GB J' => array( '100', '200', '300', '400', '100italic', '200italic', '300italic', '400italic',),
'Playwrite GB S' => array( '100', '200', '300', '400', '100italic', '200italic', '300italic', '400italic',),
'Playwrite HR' => array( '100', '200', '300', '400',),
'Playwrite HR Lijeva' => array( '100', '200', '300', '400',),
'Playwrite HU' => array( '100', '200', '300', '400',),
'Playwrite ID' => array( '100', '200', '300', '400',),
'Playwrite IE' => array( '100', '200', '300', '400',),
'Playwrite IN' => array( '100', '200', '300', '400',),
Expand All @@ -1280,6 +1293,7 @@
'Playwrite NL' => array( '100', '200', '300', '400',),
'Playwrite NO' => array( '100', '200', '300', '400',),
'Playwrite NZ' => array( '100', '200', '300', '400',),
'Playwrite PE' => array( '100', '200', '300', '400',),
'Playwrite PL' => array( '100', '200', '300', '400',),
'Playwrite PT' => array( '100', '200', '300', '400',),
'Playwrite RO' => array( '100', '200', '300', '400',),
Expand Down

0 comments on commit b51ddaf

Please sign in to comment.