Skip to content

Commit ca1465c

Browse files
Auto-Update 20251007-001728 (#98)
This pull request adds support for three new fonts to our fonts data. These fonts are now available for use in the application. Font additions: * Added `BBH Sans Bartle` font with the `regular` variant to `FontsData.json`. * Added `BBH Sans Bogle` font with the `regular` variant to `FontsData.json`. * Added `BBH Sans Hegarty` font with the `regular` variant to `FontsData.json`. Co-authored-by: googlefonts-updater <199735022+googlefonts-updater@users.noreply.github.com>
1 parent ea70985 commit ca1465c

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

src/FontsData.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3314,6 +3314,21 @@
33143314
"Variant": "700italic",
33153315
"URL": "https://fonts.gstatic.com/s/b612mono/v16/kmKkZq85QVWbN1eW6lJV1TZkp8VLnbdWSg4x.ttf"
33163316
},
3317+
{
3318+
"Name": "BBH Sans Bartle",
3319+
"Variant": "regular",
3320+
"URL": "https://fonts.gstatic.com/s/bbhsansbartle/v1/eLGEP-v-CSnwOk_evJ1qrrCJCQTJ9eYh0tfR-Q.ttf"
3321+
},
3322+
{
3323+
"Name": "BBH Sans Bogle",
3324+
"Variant": "regular",
3325+
"URL": "https://fonts.gstatic.com/s/bbhsansbogle/v1/LYjbdGTyv25vPsUz0wMCwj1DMf_fcpC69i6N.ttf"
3326+
},
3327+
{
3328+
"Name": "BBH Sans Hegarty",
3329+
"Variant": "regular",
3330+
"URL": "https://fonts.gstatic.com/s/bbhsanshegarty/v1/UqyLK9cfCFIq--EuUZn21v4dILtJTKAJduj91zQ.ttf"
3331+
},
33173332
{
33183333
"Name": "BIZ UDGothic",
33193334
"Variant": "regular",

0 commit comments

Comments
 (0)