Skip to content

Commit

Permalink
Merge pull request #4157 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 Nov 28, 2023
2 parents 8954f36 + 60c38c0 commit 82d0c9a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions globals/google-fonts.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Updated on 23/10/23
* Updated on 27/11/23
*
* @package neve
*/
Expand All @@ -18,6 +18,7 @@
'Actor' => array( '400',),
'Adamina' => array( '400',),
'Advent Pro' => array( '100', '200', '300', '400', '500', '600', '700', '800', '900', '100italic', '200italic', '300italic', '400italic', '500italic', '600italic', '700italic', '800italic', '900italic',),
'Agbalumo' => array( '400',),
'Agdasima' => array( '400', '700',),
'Aguafina Script' => array( '400',),
'Akatab' => array( '400', '500', '600', '700', '800', '900',),
Expand Down Expand Up @@ -207,7 +208,7 @@
'Bigshot One' => array( '400',),
'Bilbo' => array( '400',),
'Bilbo Swash Caps' => array( '400',),
'BioRhyme' => array( '200', '300', '400', '700', '800',),
'BioRhyme' => array( '200', '300', '400', '500', '600', '700', '800',),
'BioRhyme Expanded' => array( '200', '300', '400', '700', '800',),
'Birthstone' => array( '400',),
'Birthstone Bounce' => array( '400', '500',),
Expand Down Expand Up @@ -668,6 +669,7 @@
'Kaushan Script' => array( '400',),
'Kavivanar' => array( '400',),
'Kavoon' => array( '400',),
'Kay Pho Du' => array( '400', '500', '600', '700',),
'Kdam Thmor' => array(),
'Kdam Thmor Pro' => array( '400',),
'Keania One' => array( '400',),
Expand Down Expand Up @@ -747,6 +749,7 @@
'Lily Script One' => array( '400',),
'Limelight' => array( '400',),
'Linden Hill' => array( '400', '400italic',),
'Linefont' => array( '100', '200', '300', '400', '500', '600', '700', '800', '900',),
'Lisu Bosa' => array( '200', '300', '400', '500', '600', '700', '800', '900', '200italic', '300italic', '400italic', '500italic', '600italic', '700italic', '800italic', '900italic',),
'Literata' => array( '200', '300', '400', '500', '600', '700', '800', '900', '200italic', '300italic', '400italic', '500italic', '600italic', '700italic', '800italic', '900italic',),
'Liu Jian Mao Cao' => array( '400',),
Expand Down Expand Up @@ -978,6 +981,7 @@
'Noto Sans KR' => array( '100', '200', '300', '400', '500', '600', '700', '800', '900',),
'Noto Sans Kaithi' => array( '400',),
'Noto Sans Kannada' => array( '100', '200', '300', '400', '500', '600', '700', '800', '900',),
'Noto Sans Kawi' => array( '400', '500', '600', '700',),
'Noto Sans Kayah Li' => array( '400', '500', '600', '700',),
'Noto Sans Kharoshthi' => array( '400',),
'Noto Sans Khmer' => array( '100', '200', '300', '400', '500', '600', '700', '800', '900',),
Expand Down Expand Up @@ -1108,6 +1112,7 @@
'Noto Serif Myanmar' => array( '100', '200', '300', '400', '500', '600', '700', '800', '900',),
'Noto Serif NP Hmong' => array( '400', '500', '600', '700',),
'Noto Serif Nyiakeng Puachue Hmong' => array(),
'Noto Serif Old Uyghur' => array( '400',),
'Noto Serif Oriya' => array( '400', '500', '600', '700',),
'Noto Serif Ottoman Siyaq' => array( '400',),
'Noto Serif SC' => array( '200', '300', '400', '500', '600', '700', '900',),
Expand Down

0 comments on commit 82d0c9a

Please sign in to comment.