summaryrefslogtreecommitdiff
path: root/src/fonts/IBM_Plex_Sans
diff options
context:
space:
mode:
authorSolstice <solstice@local>2026-06-09 00:06:42 -0700
committerSolstice <solstice@local>2026-06-09 00:06:42 -0700
commit59708192eb000770ede58f21e5a397c65875eb3b (patch)
tree15c270cc1bb7e62094f45af0a91aa335c4e51ed2 /src/fonts/IBM_Plex_Sans
chore: initial project scaffolding
- Tauri v2 + React + TypeScript (Vite) - Tailwind CSS v4 via @tailwindcss/vite - Zustand for state management - Design system: tokens.css, fonts, icons - tauri.conf.json: solstice, 900x640, min 700x520 - global.css imports tokens and Tailwind
Diffstat (limited to 'src/fonts/IBM_Plex_Sans')
-rw-r--r--src/fonts/IBM_Plex_Sans/IBMPlexSans-Italic-VariableFont_wdth,wght.ttfbin0 -> 594116 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/IBMPlexSans-VariableFont_wdth,wght.ttfbin0 -> 532740 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/OFL.txt93
-rw-r--r--src/fonts/IBM_Plex_Sans/README.txt106
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Bold.ttfbin0 -> 218212 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans-BoldItalic.ttfbin0 -> 233508 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLight.ttfbin0 -> 218948 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLightItalic.ttfbin0 -> 234252 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Italic.ttfbin0 -> 233508 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Light.ttfbin0 -> 218848 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans-LightItalic.ttfbin0 -> 234148 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Medium.ttfbin0 -> 218268 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans-MediumItalic.ttfbin0 -> 233604 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Regular.ttfbin0 -> 218236 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBold.ttfbin0 -> 218248 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBoldItalic.ttfbin0 -> 233624 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Thin.ttfbin0 -> 218724 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ThinItalic.ttfbin0 -> 234196 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Bold.ttfbin0 -> 218256 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-BoldItalic.ttfbin0 -> 233684 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLight.ttfbin0 -> 219028 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLightItalic.ttfbin0 -> 234452 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Italic.ttfbin0 -> 233716 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Light.ttfbin0 -> 218888 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-LightItalic.ttfbin0 -> 234296 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Medium.ttfbin0 -> 218380 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-MediumItalic.ttfbin0 -> 233840 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Regular.ttfbin0 -> 218360 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBold.ttfbin0 -> 218372 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBoldItalic.ttfbin0 -> 233848 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Thin.ttfbin0 -> 218960 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ThinItalic.ttfbin0 -> 234260 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Bold.ttfbin0 -> 218376 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-BoldItalic.ttfbin0 -> 233660 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLight.ttfbin0 -> 219036 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLightItalic.ttfbin0 -> 234440 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Italic.ttfbin0 -> 233716 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Light.ttfbin0 -> 218892 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-LightItalic.ttfbin0 -> 234328 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Medium.ttfbin0 -> 218428 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-MediumItalic.ttfbin0 -> 233820 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Regular.ttfbin0 -> 218392 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBold.ttfbin0 -> 218408 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBoldItalic.ttfbin0 -> 233808 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Thin.ttfbin0 -> 218996 bytes
-rw-r--r--src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ThinItalic.ttfbin0 -> 234356 bytes
46 files changed, 199 insertions, 0 deletions
diff --git a/src/fonts/IBM_Plex_Sans/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf b/src/fonts/IBM_Plex_Sans/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf
new file mode 100644
index 0000000..6232aaa
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/IBMPlexSans-VariableFont_wdth,wght.ttf b/src/fonts/IBM_Plex_Sans/IBMPlexSans-VariableFont_wdth,wght.ttf
new file mode 100644
index 0000000..9add875
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/IBMPlexSans-VariableFont_wdth,wght.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/OFL.txt b/src/fonts/IBM_Plex_Sans/OFL.txt
new file mode 100644
index 0000000..5bb330e
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/OFL.txt
@@ -0,0 +1,93 @@
+Copyright © 2017 IBM Corp. with Reserved Font Name "Plex"
+
+This Font Software is licensed under the SIL Open Font License, Version 1.1.
+This license is copied below, and is also available with a FAQ at:
+https://openfontlicense.org
+
+
+-----------------------------------------------------------
+SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
+-----------------------------------------------------------
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded,
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
+
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
+
+"Reserved Font Name" refers to any names specified as such after the
+copyright statement(s).
+
+"Original Version" refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
+
+"Modified Version" refers to any derivative made by adding to, deleting,
+or substituting -- in part or in whole -- any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
+
+"Author" refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the corresponding
+Copyright Holder. This restriction only applies to the primary font name as
+presented to the users.
+
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.
+
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.
+
+TERMINATION
+This license becomes null and void if any of the above conditions are
+not met.
+
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+OTHER DEALINGS IN THE FONT SOFTWARE.
diff --git a/src/fonts/IBM_Plex_Sans/README.txt b/src/fonts/IBM_Plex_Sans/README.txt
new file mode 100644
index 0000000..65b4063
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/README.txt
@@ -0,0 +1,106 @@
+IBM Plex Sans Variable Font
+===========================
+
+This download contains IBM Plex Sans as both variable fonts and static fonts.
+
+IBM Plex Sans is a variable font with these axes:
+ wdth
+ wght
+
+This means all the styles are contained in these files:
+ IBMPlexSans-VariableFont_wdth,wght.ttf
+ IBMPlexSans-Italic-VariableFont_wdth,wght.ttf
+
+If your app fully supports variable fonts, you can now pick intermediate styles
+that aren’t available as static fonts. Not all apps support variable fonts, and
+in those cases you can use the static font files for IBM Plex Sans:
+ static/IBMPlexSans_Condensed-Thin.ttf
+ static/IBMPlexSans_Condensed-ExtraLight.ttf
+ static/IBMPlexSans_Condensed-Light.ttf
+ static/IBMPlexSans_Condensed-Regular.ttf
+ static/IBMPlexSans_Condensed-Medium.ttf
+ static/IBMPlexSans_Condensed-SemiBold.ttf
+ static/IBMPlexSans_Condensed-Bold.ttf
+ static/IBMPlexSans_SemiCondensed-Thin.ttf
+ static/IBMPlexSans_SemiCondensed-ExtraLight.ttf
+ static/IBMPlexSans_SemiCondensed-Light.ttf
+ static/IBMPlexSans_SemiCondensed-Regular.ttf
+ static/IBMPlexSans_SemiCondensed-Medium.ttf
+ static/IBMPlexSans_SemiCondensed-SemiBold.ttf
+ static/IBMPlexSans_SemiCondensed-Bold.ttf
+ static/IBMPlexSans-Thin.ttf
+ static/IBMPlexSans-ExtraLight.ttf
+ static/IBMPlexSans-Light.ttf
+ static/IBMPlexSans-Regular.ttf
+ static/IBMPlexSans-Medium.ttf
+ static/IBMPlexSans-SemiBold.ttf
+ static/IBMPlexSans-Bold.ttf
+ static/IBMPlexSans_Condensed-ThinItalic.ttf
+ static/IBMPlexSans_Condensed-ExtraLightItalic.ttf
+ static/IBMPlexSans_Condensed-LightItalic.ttf
+ static/IBMPlexSans_Condensed-Italic.ttf
+ static/IBMPlexSans_Condensed-MediumItalic.ttf
+ static/IBMPlexSans_Condensed-SemiBoldItalic.ttf
+ static/IBMPlexSans_Condensed-BoldItalic.ttf
+ static/IBMPlexSans_SemiCondensed-ThinItalic.ttf
+ static/IBMPlexSans_SemiCondensed-ExtraLightItalic.ttf
+ static/IBMPlexSans_SemiCondensed-LightItalic.ttf
+ static/IBMPlexSans_SemiCondensed-Italic.ttf
+ static/IBMPlexSans_SemiCondensed-MediumItalic.ttf
+ static/IBMPlexSans_SemiCondensed-SemiBoldItalic.ttf
+ static/IBMPlexSans_SemiCondensed-BoldItalic.ttf
+ static/IBMPlexSans-ThinItalic.ttf
+ static/IBMPlexSans-ExtraLightItalic.ttf
+ static/IBMPlexSans-LightItalic.ttf
+ static/IBMPlexSans-Italic.ttf
+ static/IBMPlexSans-MediumItalic.ttf
+ static/IBMPlexSans-SemiBoldItalic.ttf
+ static/IBMPlexSans-BoldItalic.ttf
+
+Get started
+-----------
+
+1. Install the font files you want to use
+
+2. Use your app's font picker to view the font family and all the
+available styles
+
+Learn more about variable fonts
+-------------------------------
+
+ https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts
+ https://variablefonts.typenetwork.com
+ https://medium.com/variable-fonts
+
+In desktop apps
+
+ https://theblog.adobe.com/can-variable-fonts-illustrator-cc
+ https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts
+
+Online
+
+ https://developers.google.com/fonts/docs/getting_started
+ https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
+ https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts
+
+Installing fonts
+
+ MacOS: https://support.apple.com/en-us/HT201749
+ Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux
+ Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows
+
+Android Apps
+
+ https://developers.google.com/fonts/docs/android
+ https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts
+
+License
+-------
+Please read the full license text (OFL.txt) to understand the permissions,
+restrictions and requirements for usage, redistribution, and modification.
+
+You can use them in your products & projects – print or digital,
+commercial or otherwise.
+
+This isn't legal advice, please consider consulting a lawyer and see the full
+license for all details.
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Bold.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Bold.ttf
new file mode 100644
index 0000000..258c10a
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Bold.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-BoldItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-BoldItalic.ttf
new file mode 100644
index 0000000..fabdca0
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-BoldItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLight.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLight.ttf
new file mode 100644
index 0000000..46f52c4
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLight.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLightItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLightItalic.ttf
new file mode 100644
index 0000000..6fac7fa
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ExtraLightItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Italic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Italic.ttf
new file mode 100644
index 0000000..bf43956
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Italic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Light.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Light.ttf
new file mode 100644
index 0000000..56e7db7
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Light.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-LightItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-LightItalic.ttf
new file mode 100644
index 0000000..1e2e86a
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-LightItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Medium.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Medium.ttf
new file mode 100644
index 0000000..fb75072
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Medium.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-MediumItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-MediumItalic.ttf
new file mode 100644
index 0000000..1b059be
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-MediumItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Regular.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Regular.ttf
new file mode 100644
index 0000000..5387ad4
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Regular.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBold.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBold.ttf
new file mode 100644
index 0000000..a63f1c5
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBold.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBoldItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBoldItalic.ttf
new file mode 100644
index 0000000..981d514
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBoldItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Thin.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Thin.ttf
new file mode 100644
index 0000000..918d4a0
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-Thin.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ThinItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ThinItalic.ttf
new file mode 100644
index 0000000..f7d1dab
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans-ThinItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Bold.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Bold.ttf
new file mode 100644
index 0000000..064ffb4
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Bold.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-BoldItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-BoldItalic.ttf
new file mode 100644
index 0000000..924b914
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-BoldItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLight.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLight.ttf
new file mode 100644
index 0000000..cdf06a1
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLight.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLightItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLightItalic.ttf
new file mode 100644
index 0000000..9b9f6ce
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ExtraLightItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Italic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Italic.ttf
new file mode 100644
index 0000000..03de618
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Italic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Light.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Light.ttf
new file mode 100644
index 0000000..f8f53b9
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Light.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-LightItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-LightItalic.ttf
new file mode 100644
index 0000000..b0cd1b2
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-LightItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Medium.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Medium.ttf
new file mode 100644
index 0000000..7ae38ba
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Medium.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-MediumItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-MediumItalic.ttf
new file mode 100644
index 0000000..0a09a4f
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-MediumItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Regular.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Regular.ttf
new file mode 100644
index 0000000..fd7f8a0
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Regular.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBold.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBold.ttf
new file mode 100644
index 0000000..a715d67
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBold.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBoldItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBoldItalic.ttf
new file mode 100644
index 0000000..1ca1180
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-SemiBoldItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Thin.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Thin.ttf
new file mode 100644
index 0000000..f2bce48
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-Thin.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ThinItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ThinItalic.ttf
new file mode 100644
index 0000000..b2ff4b1
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_Condensed-ThinItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Bold.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Bold.ttf
new file mode 100644
index 0000000..e6f7439
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Bold.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-BoldItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-BoldItalic.ttf
new file mode 100644
index 0000000..15a7756
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-BoldItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLight.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLight.ttf
new file mode 100644
index 0000000..cd72939
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLight.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLightItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLightItalic.ttf
new file mode 100644
index 0000000..ec6f0f0
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ExtraLightItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Italic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Italic.ttf
new file mode 100644
index 0000000..0b6665d
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Italic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Light.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Light.ttf
new file mode 100644
index 0000000..3a24359
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Light.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-LightItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-LightItalic.ttf
new file mode 100644
index 0000000..64cb0e7
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-LightItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Medium.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Medium.ttf
new file mode 100644
index 0000000..a432758
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Medium.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-MediumItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-MediumItalic.ttf
new file mode 100644
index 0000000..c8f51aa
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-MediumItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Regular.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Regular.ttf
new file mode 100644
index 0000000..ad9a625
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Regular.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBold.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBold.ttf
new file mode 100644
index 0000000..77832b0
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBold.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBoldItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBoldItalic.ttf
new file mode 100644
index 0000000..6f11e69
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-SemiBoldItalic.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Thin.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Thin.ttf
new file mode 100644
index 0000000..dda2e8a
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-Thin.ttf
Binary files differ
diff --git a/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ThinItalic.ttf b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ThinItalic.ttf
new file mode 100644
index 0000000..4d4518e
--- /dev/null
+++ b/src/fonts/IBM_Plex_Sans/static/IBMPlexSans_SemiCondensed-ThinItalic.ttf
Binary files differ