Skip to content

Commit

Permalink
Merge pull request #4207 from Codeinwp/ci/update-fonts
Browse files Browse the repository at this point in the history
Update Google Fonts
  • Loading branch information
preda-bogdan authored Mar 12, 2024
2 parents 4174852 + bc1b266 commit 72d7fde
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion globals/google-fonts.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Updated on 19/02/24
* Updated on 11/03/24
*
* @package neve
*/
Expand Down Expand Up @@ -584,6 +584,7 @@
'Holtwood One SC' => array( '400',),
'Homemade Apple' => array( '400',),
'Homenaje' => array( '400',),
'Honk' => array( '400',),
'Hubballi' => array( '400',),
'Hurricane' => array( '400',),
'IBM Plex Mono' => array( '100', '200', '300', '400', '500', '600', '700', '100italic', '200italic', '300italic', '400italic', '500italic', '600italic', '700italic',),
Expand Down Expand Up @@ -1340,6 +1341,7 @@
'Rubik Doodle Triangles' => array( '400',),
'Rubik Gemstones' => array( '400',),
'Rubik Glitch' => array( '400',),
'Rubik Glitch Pop' => array( '400',),
'Rubik Iso' => array( '400',),
'Rubik Lines' => array( '400',),
'Rubik Maps' => array( '400',),
Expand Down Expand Up @@ -1429,6 +1431,7 @@
'Sintony' => array( '400', '700',),
'Sirin Stencil' => array( '400',),
'Six Caps' => array( '400',),
'Sixtyfour' => array( '400',),
'Skranji' => array( '400', '700',),
'Slabo 13px' => array( '400',),
'Slabo 27px' => array( '400',),
Expand Down Expand Up @@ -1605,6 +1608,7 @@
'Wix Madefor Display' => array( '400', '500', '600', '700', '800',),
'Wix Madefor Text' => array( '400', '500', '600', '700', '800', '400italic', '500italic', '600italic', '700italic', '800italic',),
'Work Sans' => array( '100', '200', '300', '400', '500', '600', '700', '800', '900', '100italic', '200italic', '300italic', '400italic', '500italic', '600italic', '700italic', '800italic', '900italic',),
'Workbench' => array( '400',),
'Xanh Mono' => array( '400', '400italic',),
'Yaldevi' => array( '200', '300', '400', '500', '600', '700',),
'Yanone Kaffeesatz' => array( '200', '300', '400', '500', '600', '700',),
Expand Down

0 comments on commit 72d7fde

Please sign in to comment.