diff --git a/app/components/Login.tsx b/app/components/Login.tsx index 8b06bea..6a6171f 100644 --- a/app/components/Login.tsx +++ b/app/components/Login.tsx @@ -11,15 +11,14 @@ const Login: React.FC = () => { // Credentials state const [email, setEmail] = useState(''); const [password, setPassword] = useState(''); - const [accountName, setAccountName] = useState(''); // Set the account name + const [accountName, setAccountName] = useState('Pluto'); // Set the account name const [newAccountEmail, setNewAccountEmail] = useState(''); const [newAccountPassword, setNewAccountPassword] = useState(''); - const [newAccountName, setNewAccountName] = useState(''); // Fixed credentials - const fixedEmail = ''; - const fixedPassword = ''; - const fixedAccount = ''; + const fixedEmail = 'pluto@imareal.planet'; + const fixedPassword = 'fuckTheSun1234'; + const fixedAccount = 'Pluto'; // Function to toggle the login popup const toggleLoginPopup = () => setShowLoginPopup(!showLoginPopup); @@ -124,16 +123,6 @@ const Login: React.FC = () => { /> - {/* New Account Name Input */} -
- setAccountName(e.target.value)} - /> -
- {/* New Account Password Input */}
void; accountName: string }> = ( }} > - - - - - - - - - - - - - + + + +
diff --git a/app/components/json/black.json b/app/components/json/black.json new file mode 100644 index 0000000..cc56d50 --- /dev/null +++ b/app/components/json/black.json @@ -0,0 +1 @@ +{"backgroundColor":"#8B9635","textColor":"#474D22","inputBackgroundColor":"#ffffff","inputButtonColor":"#8B9635","inputButtonHoverColor":"#6b7c2b","userMessageBackgroundColor":"#8B9635","userMessageTextColor":"#000","aiMessageBackgroundColor":"#FCFCEB","aiMessageTextColor":"#000","buttonBackgroundColor":"#8B9635","buttonHoverBackgroundColor":"#6b7c2b","modelsBackgroundColor":"#ffffff","historyBackgroundColor":"#f9f9f9","leftPanelBackgroundColor":"#79832e","conversationBackgroundColor":"#79832e","popUpTextColor":"#000","inputBorderColor":"#8B9635","fontFamily":"'Poppins', 'sans-serif'","fontSize":"16px","preferredLanguage":"en","preferredCurrency":"usd","dateFormat":"mm/dd/yyyy","timeFormat":"12-hour","timeZone":"GMT","disableOnlineAI":false,"disableChatHistory":false,"disableAIMemory":false,"openSourceMode":false,"laPlateforme":"","openAI":"","anthropic":"","google":""} \ No newline at end of file diff --git a/app/components/json/iomarket.json b/app/components/json/iomarket.json new file mode 100644 index 0000000..cc56d50 --- /dev/null +++ b/app/components/json/iomarket.json @@ -0,0 +1 @@ +{"backgroundColor":"#8B9635","textColor":"#474D22","inputBackgroundColor":"#ffffff","inputButtonColor":"#8B9635","inputButtonHoverColor":"#6b7c2b","userMessageBackgroundColor":"#8B9635","userMessageTextColor":"#000","aiMessageBackgroundColor":"#FCFCEB","aiMessageTextColor":"#000","buttonBackgroundColor":"#8B9635","buttonHoverBackgroundColor":"#6b7c2b","modelsBackgroundColor":"#ffffff","historyBackgroundColor":"#f9f9f9","leftPanelBackgroundColor":"#79832e","conversationBackgroundColor":"#79832e","popUpTextColor":"#000","inputBorderColor":"#8B9635","fontFamily":"'Poppins', 'sans-serif'","fontSize":"16px","preferredLanguage":"en","preferredCurrency":"usd","dateFormat":"mm/dd/yyyy","timeFormat":"12-hour","timeZone":"GMT","disableOnlineAI":false,"disableChatHistory":false,"disableAIMemory":false,"openSourceMode":false,"laPlateforme":"","openAI":"","anthropic":"","google":""} \ No newline at end of file diff --git a/app/components/json/white.json b/app/components/json/white.json new file mode 100644 index 0000000..cc56d50 --- /dev/null +++ b/app/components/json/white.json @@ -0,0 +1 @@ +{"backgroundColor":"#8B9635","textColor":"#474D22","inputBackgroundColor":"#ffffff","inputButtonColor":"#8B9635","inputButtonHoverColor":"#6b7c2b","userMessageBackgroundColor":"#8B9635","userMessageTextColor":"#000","aiMessageBackgroundColor":"#FCFCEB","aiMessageTextColor":"#000","buttonBackgroundColor":"#8B9635","buttonHoverBackgroundColor":"#6b7c2b","modelsBackgroundColor":"#ffffff","historyBackgroundColor":"#f9f9f9","leftPanelBackgroundColor":"#79832e","conversationBackgroundColor":"#79832e","popUpTextColor":"#000","inputBorderColor":"#8B9635","fontFamily":"'Poppins', 'sans-serif'","fontSize":"16px","preferredLanguage":"en","preferredCurrency":"usd","dateFormat":"mm/dd/yyyy","timeFormat":"12-hour","timeZone":"GMT","disableOnlineAI":false,"disableChatHistory":false,"disableAIMemory":false,"openSourceMode":false,"laPlateforme":"","openAI":"","anthropic":"","google":""} \ No newline at end of file diff --git a/app/styles/fonts.css b/app/styles/fonts.css deleted file mode 100644 index 33ef933..0000000 --- a/app/styles/fonts.css +++ /dev/null @@ -1,69 +0,0 @@ -@font-face { - font-family: 'Inconsolata'; - src: url('/fonts/serious/Inconsolata/Inconsolata-VariableFont_wdth,wght.ttf') format('truetype'); -} - -@font-face { - font-family: 'Merriweather'; - src: url('/fonts/serious/Merriweather/Merriweather-Regular.tff') format('truetype'); -} - -@font-face { - font-family: 'Noto Sans'; - src: url('/fonts/serious/Noto_Sans/NotoSans-VariableFont_wdth\,wght.ttf') format('truetype'); -} - -@font-face { - font-family: 'Noto Serif'; - src: url('/fonts/serious/Noto_Serif/NotoSerif-VariableFont_wdth\,wght.ttf') format('truetype'); -} - -@font-face { - font-family: 'Playfair Display'; - src: url('/fonts/serious/Playfair_Display/PlayfairDisplay-VariableFont_wght.ttf') format('truetype'); -} - -@font-face { - font-family: 'Poppins'; - src: url('/fonts/serious/Poppins/Poppins-Regular.ttf') format('truetype'); -} - -@font-face { - font-family: 'Roboto'; - src: url('/fonts/serious/Roboto/Roboto-Regular.ttf') format('truetype'); -} - -@font-face { - font-family: 'Ubuntu'; - src: url('/fonts/serious/Ubuntu/Ubuntu-Regular.ttf') format('truetype'); -} - -@font-face { - font-family: 'Bangers'; - src: url('/fonts/comic-sans-but-better/Bangers/Bangers-Regular.ttf') format('truetype'); -} - -@font-face { - font-family: 'Caveat'; - src: url('/fonts/comic-sans-but-better/Caveat/Caveat-VariableFont_wght.ttf') format('truetype'); -} - -@font-face { - font-family: 'Frederika the Great'; - src: url('/fonts/comic-sans-but-better/Fredericka_the_Great/FrederickatheGreat-Regular.ttf') format('truetype'); -} - -@font-face { - font-family: 'Rock Salt'; - src: url('/fonts/RockSalt.ttf') format('truetype'); -} - -@font-face { - font-family: 'Sofadi One'; - src: url('/fonts/comic-sans-but-better/Sofadi_One/SofadiOne-Regular.ttf') format('truetype'); -} - -@font-face { - font-family: 'Zilla Slab Highlight'; - src: url('/fonts/comic-sans-but-better/Zilla_Slab_Highlight/ZillaSlabHighlight-Regular.ttf') format('truetype'); -} diff --git a/app/styles/master.css b/app/styles/master.css index af2caee..73edf95 100644 --- a/app/styles/master.css +++ b/app/styles/master.css @@ -14,5 +14,4 @@ @import './doc.css'; @import './Login.css'; @import './Settings.css'; -@import './fonts.css'; @import './responsive.css'; diff --git a/public/fonts/comic-sans-but-better/Bangers/Bangers-Regular.ttf b/public/fonts/comic-sans-but-better/Bangers/Bangers-Regular.ttf deleted file mode 100644 index 438c449..0000000 Binary files a/public/fonts/comic-sans-but-better/Bangers/Bangers-Regular.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Bangers/OFL.txt b/public/fonts/comic-sans-but-better/Bangers/OFL.txt deleted file mode 100644 index 1f5eb28..0000000 --- a/public/fonts/comic-sans-but-better/Bangers/OFL.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2010 The Bangers Project Authors (https://github.com/googlefonts/bangers) - -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/public/fonts/comic-sans-but-better/Caveat/Caveat-VariableFont_wght.ttf b/public/fonts/comic-sans-but-better/Caveat/Caveat-VariableFont_wght.ttf deleted file mode 100644 index 0ae4d99..0000000 Binary files a/public/fonts/comic-sans-but-better/Caveat/Caveat-VariableFont_wght.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Caveat/OFL.txt b/public/fonts/comic-sans-but-better/Caveat/OFL.txt deleted file mode 100644 index a1bd351..0000000 --- a/public/fonts/comic-sans-but-better/Caveat/OFL.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2014 The Caveat Project Authors (https://github.com/googlefonts/caveat) - -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/public/fonts/comic-sans-but-better/Caveat/README.txt b/public/fonts/comic-sans-but-better/Caveat/README.txt deleted file mode 100644 index 34124c0..0000000 --- a/public/fonts/comic-sans-but-better/Caveat/README.txt +++ /dev/null @@ -1,66 +0,0 @@ -Caveat Variable Font -==================== - -This download contains Caveat as both a variable font and static fonts. - -Caveat is a variable font with this axis: - wght - -This means all the styles are contained in a single file: - Caveat-VariableFont_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 Caveat: - static/Caveat-Regular.ttf - static/Caveat-Medium.ttf - static/Caveat-SemiBold.ttf - static/Caveat-Bold.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/public/fonts/comic-sans-but-better/Caveat/static/Caveat-Bold.ttf b/public/fonts/comic-sans-but-better/Caveat/static/Caveat-Bold.ttf deleted file mode 100644 index 64c12c7..0000000 Binary files a/public/fonts/comic-sans-but-better/Caveat/static/Caveat-Bold.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Caveat/static/Caveat-Medium.ttf b/public/fonts/comic-sans-but-better/Caveat/static/Caveat-Medium.ttf deleted file mode 100644 index 513854f..0000000 Binary files a/public/fonts/comic-sans-but-better/Caveat/static/Caveat-Medium.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Caveat/static/Caveat-Regular.ttf b/public/fonts/comic-sans-but-better/Caveat/static/Caveat-Regular.ttf deleted file mode 100644 index 1febd9f..0000000 Binary files a/public/fonts/comic-sans-but-better/Caveat/static/Caveat-Regular.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Caveat/static/Caveat-SemiBold.ttf b/public/fonts/comic-sans-but-better/Caveat/static/Caveat-SemiBold.ttf deleted file mode 100644 index e5df6cf..0000000 Binary files a/public/fonts/comic-sans-but-better/Caveat/static/Caveat-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Fredericka_the_Great/FrederickatheGreat-Regular.ttf b/public/fonts/comic-sans-but-better/Fredericka_the_Great/FrederickatheGreat-Regular.ttf deleted file mode 100644 index c1a87dc..0000000 Binary files a/public/fonts/comic-sans-but-better/Fredericka_the_Great/FrederickatheGreat-Regular.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Fredericka_the_Great/OFL.txt b/public/fonts/comic-sans-but-better/Fredericka_the_Great/OFL.txt deleted file mode 100644 index 572c38c..0000000 --- a/public/fonts/comic-sans-but-better/Fredericka_the_Great/OFL.txt +++ /dev/null @@ -1,94 +0,0 @@ -Copyright (c) 2011, Tart Workshop (a DBA of Font Diner, Inc) (www.fontdiner.com), -with Reserved Font Name "Fredericka the Great". - -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/public/fonts/comic-sans-but-better/Noto_Color_Emoji/NotoColorEmoji-Regular.ttf b/public/fonts/comic-sans-but-better/Noto_Color_Emoji/NotoColorEmoji-Regular.ttf deleted file mode 100644 index 559002b..0000000 Binary files a/public/fonts/comic-sans-but-better/Noto_Color_Emoji/NotoColorEmoji-Regular.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Noto_Color_Emoji/OFL.txt b/public/fonts/comic-sans-but-better/Noto_Color_Emoji/OFL.txt deleted file mode 100644 index 979c943..0000000 --- a/public/fonts/comic-sans-but-better/Noto_Color_Emoji/OFL.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2021 Google Inc. All Rights Reserved. - -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/public/fonts/comic-sans-but-better/Noto_Emoji/NotoEmoji-VariableFont_wght.ttf b/public/fonts/comic-sans-but-better/Noto_Emoji/NotoEmoji-VariableFont_wght.ttf deleted file mode 100644 index 0731d6a..0000000 Binary files a/public/fonts/comic-sans-but-better/Noto_Emoji/NotoEmoji-VariableFont_wght.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Noto_Emoji/OFL.txt b/public/fonts/comic-sans-but-better/Noto_Emoji/OFL.txt deleted file mode 100644 index 0f08295..0000000 --- a/public/fonts/comic-sans-but-better/Noto_Emoji/OFL.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2013 Google LLC - -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/public/fonts/comic-sans-but-better/Noto_Emoji/README.txt b/public/fonts/comic-sans-but-better/Noto_Emoji/README.txt deleted file mode 100644 index 0190d84..0000000 --- a/public/fonts/comic-sans-but-better/Noto_Emoji/README.txt +++ /dev/null @@ -1,67 +0,0 @@ -Noto Emoji Variable Font -======================== - -This download contains Noto Emoji as both a variable font and static fonts. - -Noto Emoji is a variable font with this axis: - wght - -This means all the styles are contained in a single file: - NotoEmoji-VariableFont_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 Noto Emoji: - static/NotoEmoji-Light.ttf - static/NotoEmoji-Regular.ttf - static/NotoEmoji-Medium.ttf - static/NotoEmoji-SemiBold.ttf - static/NotoEmoji-Bold.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/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-Bold.ttf b/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-Bold.ttf deleted file mode 100644 index bd4224b..0000000 Binary files a/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-Bold.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-Light.ttf b/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-Light.ttf deleted file mode 100644 index c47b3e0..0000000 Binary files a/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-Light.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-Medium.ttf b/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-Medium.ttf deleted file mode 100644 index 7f2463b..0000000 Binary files a/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-Medium.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-Regular.ttf b/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-Regular.ttf deleted file mode 100644 index 5c902c0..0000000 Binary files a/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-Regular.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-SemiBold.ttf b/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-SemiBold.ttf deleted file mode 100644 index 569e91a..0000000 Binary files a/public/fonts/comic-sans-but-better/Noto_Emoji/static/NotoEmoji-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Noto_Sans_Duployan/NotoSansDuployan-Bold.ttf b/public/fonts/comic-sans-but-better/Noto_Sans_Duployan/NotoSansDuployan-Bold.ttf deleted file mode 100644 index 597a66d..0000000 Binary files a/public/fonts/comic-sans-but-better/Noto_Sans_Duployan/NotoSansDuployan-Bold.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Noto_Sans_Duployan/NotoSansDuployan-Regular.ttf b/public/fonts/comic-sans-but-better/Noto_Sans_Duployan/NotoSansDuployan-Regular.ttf deleted file mode 100644 index ab18d49..0000000 Binary files a/public/fonts/comic-sans-but-better/Noto_Sans_Duployan/NotoSansDuployan-Regular.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Noto_Sans_Duployan/OFL.txt b/public/fonts/comic-sans-but-better/Noto_Sans_Duployan/OFL.txt deleted file mode 100644 index f17aa55..0000000 --- a/public/fonts/comic-sans-but-better/Noto_Sans_Duployan/OFL.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2022 The Noto Project Authors (https://github.com/notofonts/duployan) - -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/public/fonts/comic-sans-but-better/Noto_Sans_Lycian/NotoSansLycian-Regular.ttf b/public/fonts/comic-sans-but-better/Noto_Sans_Lycian/NotoSansLycian-Regular.ttf deleted file mode 100644 index 249761c..0000000 Binary files a/public/fonts/comic-sans-but-better/Noto_Sans_Lycian/NotoSansLycian-Regular.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Noto_Sans_Lycian/OFL.txt b/public/fonts/comic-sans-but-better/Noto_Sans_Lycian/OFL.txt deleted file mode 100644 index ffd0f28..0000000 --- a/public/fonts/comic-sans-but-better/Noto_Sans_Lycian/OFL.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2012 Google Inc. All Rights Reserved. - -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/public/fonts/comic-sans-but-better/Rock_Salt/LICENSE.txt b/public/fonts/comic-sans-but-better/Rock_Salt/LICENSE.txt deleted file mode 100644 index 75b5248..0000000 --- a/public/fonts/comic-sans-but-better/Rock_Salt/LICENSE.txt +++ /dev/null @@ -1,202 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/public/fonts/comic-sans-but-better/Rock_Salt/RockSalt-Regular.ttf b/public/fonts/comic-sans-but-better/Rock_Salt/RockSalt-Regular.ttf deleted file mode 100644 index 0f72fe6..0000000 Binary files a/public/fonts/comic-sans-but-better/Rock_Salt/RockSalt-Regular.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Sofadi_One/OFL.txt b/public/fonts/comic-sans-but-better/Sofadi_One/OFL.txt deleted file mode 100644 index 09ecf80..0000000 --- a/public/fonts/comic-sans-but-better/Sofadi_One/OFL.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright (c) 2011 by Botjo Nikoltchev, with Reserved Font Name 'Sofadi' - -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/public/fonts/comic-sans-but-better/Sofadi_One/SofadiOne-Regular.ttf b/public/fonts/comic-sans-but-better/Sofadi_One/SofadiOne-Regular.ttf deleted file mode 100644 index 62b9ee9..0000000 Binary files a/public/fonts/comic-sans-but-better/Sofadi_One/SofadiOne-Regular.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Zilla_Slab_Highlight/OFL.txt b/public/fonts/comic-sans-but-better/Zilla_Slab_Highlight/OFL.txt deleted file mode 100644 index 1473ff9..0000000 --- a/public/fonts/comic-sans-but-better/Zilla_Slab_Highlight/OFL.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2017, The Mozilla Foundation - -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/public/fonts/comic-sans-but-better/Zilla_Slab_Highlight/ZillaSlabHighlight-Bold.ttf b/public/fonts/comic-sans-but-better/Zilla_Slab_Highlight/ZillaSlabHighlight-Bold.ttf deleted file mode 100644 index 553288f..0000000 Binary files a/public/fonts/comic-sans-but-better/Zilla_Slab_Highlight/ZillaSlabHighlight-Bold.ttf and /dev/null differ diff --git a/public/fonts/comic-sans-but-better/Zilla_Slab_Highlight/ZillaSlabHighlight-Regular.ttf b/public/fonts/comic-sans-but-better/Zilla_Slab_Highlight/ZillaSlabHighlight-Regular.ttf deleted file mode 100644 index 9d88eec..0000000 Binary files a/public/fonts/comic-sans-but-better/Zilla_Slab_Highlight/ZillaSlabHighlight-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/Inconsolata-VariableFont_wdth,wght.ttf b/public/fonts/serious/Inconsolata/Inconsolata-VariableFont_wdth,wght.ttf deleted file mode 100644 index 95ad718..0000000 Binary files a/public/fonts/serious/Inconsolata/Inconsolata-VariableFont_wdth,wght.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/OFL.txt b/public/fonts/serious/Inconsolata/OFL.txt deleted file mode 100644 index 55533e1..0000000 --- a/public/fonts/serious/Inconsolata/OFL.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2006 The Inconsolata Project Authors - -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/public/fonts/serious/Inconsolata/README.txt b/public/fonts/serious/Inconsolata/README.txt deleted file mode 100644 index e7b3728..0000000 --- a/public/fonts/serious/Inconsolata/README.txt +++ /dev/null @@ -1,135 +0,0 @@ -Inconsolata Variable Font -========================= - -This download contains Inconsolata as both a variable font and static fonts. - -Inconsolata is a variable font with these axes: - wdth - wght - -This means all the styles are contained in a single file: - Inconsolata-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 Inconsolata: - static/Inconsolata_UltraCondensed-ExtraLight.ttf - static/Inconsolata_UltraCondensed-Light.ttf - static/Inconsolata_UltraCondensed-Regular.ttf - static/Inconsolata_UltraCondensed-Medium.ttf - static/Inconsolata_UltraCondensed-SemiBold.ttf - static/Inconsolata_UltraCondensed-Bold.ttf - static/Inconsolata_UltraCondensed-ExtraBold.ttf - static/Inconsolata_UltraCondensed-Black.ttf - static/Inconsolata_ExtraCondensed-ExtraLight.ttf - static/Inconsolata_ExtraCondensed-Light.ttf - static/Inconsolata_ExtraCondensed-Regular.ttf - static/Inconsolata_ExtraCondensed-Medium.ttf - static/Inconsolata_ExtraCondensed-SemiBold.ttf - static/Inconsolata_ExtraCondensed-Bold.ttf - static/Inconsolata_ExtraCondensed-ExtraBold.ttf - static/Inconsolata_ExtraCondensed-Black.ttf - static/Inconsolata_Condensed-ExtraLight.ttf - static/Inconsolata_Condensed-Light.ttf - static/Inconsolata_Condensed-Regular.ttf - static/Inconsolata_Condensed-Medium.ttf - static/Inconsolata_Condensed-SemiBold.ttf - static/Inconsolata_Condensed-Bold.ttf - static/Inconsolata_Condensed-ExtraBold.ttf - static/Inconsolata_Condensed-Black.ttf - static/Inconsolata_SemiCondensed-ExtraLight.ttf - static/Inconsolata_SemiCondensed-Light.ttf - static/Inconsolata_SemiCondensed-Regular.ttf - static/Inconsolata_SemiCondensed-Medium.ttf - static/Inconsolata_SemiCondensed-SemiBold.ttf - static/Inconsolata_SemiCondensed-Bold.ttf - static/Inconsolata_SemiCondensed-ExtraBold.ttf - static/Inconsolata_SemiCondensed-Black.ttf - static/Inconsolata-ExtraLight.ttf - static/Inconsolata-Light.ttf - static/Inconsolata-Regular.ttf - static/Inconsolata-Medium.ttf - static/Inconsolata-SemiBold.ttf - static/Inconsolata-Bold.ttf - static/Inconsolata-ExtraBold.ttf - static/Inconsolata-Black.ttf - static/Inconsolata_SemiExpanded-ExtraLight.ttf - static/Inconsolata_SemiExpanded-Light.ttf - static/Inconsolata_SemiExpanded-Regular.ttf - static/Inconsolata_SemiExpanded-Medium.ttf - static/Inconsolata_SemiExpanded-SemiBold.ttf - static/Inconsolata_SemiExpanded-Bold.ttf - static/Inconsolata_SemiExpanded-ExtraBold.ttf - static/Inconsolata_SemiExpanded-Black.ttf - static/Inconsolata_Expanded-ExtraLight.ttf - static/Inconsolata_Expanded-Light.ttf - static/Inconsolata_Expanded-Regular.ttf - static/Inconsolata_Expanded-Medium.ttf - static/Inconsolata_Expanded-SemiBold.ttf - static/Inconsolata_Expanded-Bold.ttf - static/Inconsolata_Expanded-ExtraBold.ttf - static/Inconsolata_Expanded-Black.ttf - static/Inconsolata_ExtraExpanded-ExtraLight.ttf - static/Inconsolata_ExtraExpanded-Light.ttf - static/Inconsolata_ExtraExpanded-Regular.ttf - static/Inconsolata_ExtraExpanded-Medium.ttf - static/Inconsolata_ExtraExpanded-SemiBold.ttf - static/Inconsolata_ExtraExpanded-Bold.ttf - static/Inconsolata_ExtraExpanded-ExtraBold.ttf - static/Inconsolata_ExtraExpanded-Black.ttf - static/Inconsolata_UltraExpanded-ExtraLight.ttf - static/Inconsolata_UltraExpanded-Light.ttf - static/Inconsolata_UltraExpanded-Regular.ttf - static/Inconsolata_UltraExpanded-Medium.ttf - static/Inconsolata_UltraExpanded-SemiBold.ttf - static/Inconsolata_UltraExpanded-Bold.ttf - static/Inconsolata_UltraExpanded-ExtraBold.ttf - static/Inconsolata_UltraExpanded-Black.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/public/fonts/serious/Inconsolata/static/Inconsolata-Black.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata-Black.ttf deleted file mode 100644 index ab9c19b..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata-Bold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata-Bold.ttf deleted file mode 100644 index c83ecca..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata-ExtraBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata-ExtraBold.ttf deleted file mode 100644 index c1c1a2b..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata-ExtraLight.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata-ExtraLight.ttf deleted file mode 100644 index 37320d6..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata-Light.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata-Light.ttf deleted file mode 100644 index 36b47d6..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata-Medium.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata-Medium.ttf deleted file mode 100644 index 86ba05a..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata-Regular.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata-Regular.ttf deleted file mode 100644 index d124151..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata-SemiBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata-SemiBold.ttf deleted file mode 100644 index 90e7dc5..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Black.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Black.ttf deleted file mode 100644 index 64a8d75..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Bold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Bold.ttf deleted file mode 100644 index fb970ee..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-ExtraBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-ExtraBold.ttf deleted file mode 100644 index ab555b1..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-ExtraLight.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-ExtraLight.ttf deleted file mode 100644 index eded44d..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Light.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Light.ttf deleted file mode 100644 index e456116..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Medium.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Medium.ttf deleted file mode 100644 index 150c5ff..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Regular.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Regular.ttf deleted file mode 100644 index 1384e4e..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-SemiBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-SemiBold.ttf deleted file mode 100644 index 72ae534..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Condensed-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Black.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Black.ttf deleted file mode 100644 index 722cf80..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Bold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Bold.ttf deleted file mode 100644 index 6355433..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-ExtraBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-ExtraBold.ttf deleted file mode 100644 index fade580..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-ExtraLight.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-ExtraLight.ttf deleted file mode 100644 index 3906a4d..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Light.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Light.ttf deleted file mode 100644 index 2695e27..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Medium.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Medium.ttf deleted file mode 100644 index 0aa1949..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Regular.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Regular.ttf deleted file mode 100644 index 3473123..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-SemiBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-SemiBold.ttf deleted file mode 100644 index 1ad00cd..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_Expanded-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Black.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Black.ttf deleted file mode 100644 index fac2e5d..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Bold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Bold.ttf deleted file mode 100644 index 1ad2873..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-ExtraBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-ExtraBold.ttf deleted file mode 100644 index 4a2d1c4..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-ExtraLight.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-ExtraLight.ttf deleted file mode 100644 index 0fa0142..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Light.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Light.ttf deleted file mode 100644 index df42dc5..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Medium.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Medium.ttf deleted file mode 100644 index e79c127..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Regular.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Regular.ttf deleted file mode 100644 index 27de663..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-SemiBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-SemiBold.ttf deleted file mode 100644 index 4fd6d6c..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraCondensed-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Black.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Black.ttf deleted file mode 100644 index af80b1a..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Bold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Bold.ttf deleted file mode 100644 index 36f58e8..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-ExtraBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-ExtraBold.ttf deleted file mode 100644 index 7c72667..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-ExtraLight.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-ExtraLight.ttf deleted file mode 100644 index eb57f53..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Light.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Light.ttf deleted file mode 100644 index fe45a9d..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Medium.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Medium.ttf deleted file mode 100644 index be733be..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Regular.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Regular.ttf deleted file mode 100644 index d5b6c77..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-SemiBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-SemiBold.ttf deleted file mode 100644 index 915f4ef..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_ExtraExpanded-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Black.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Black.ttf deleted file mode 100644 index 4132ca5..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Bold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Bold.ttf deleted file mode 100644 index a0d4881..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-ExtraBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-ExtraBold.ttf deleted file mode 100644 index 1d84427..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-ExtraLight.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-ExtraLight.ttf deleted file mode 100644 index a806219..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Light.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Light.ttf deleted file mode 100644 index 2c7b765..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Medium.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Medium.ttf deleted file mode 100644 index 22c949f..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Regular.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Regular.ttf deleted file mode 100644 index 5d454b8..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-SemiBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-SemiBold.ttf deleted file mode 100644 index 2fb7a96..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiCondensed-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Black.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Black.ttf deleted file mode 100644 index a02e7f6..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Bold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Bold.ttf deleted file mode 100644 index d9f3186..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-ExtraBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-ExtraBold.ttf deleted file mode 100644 index dcdc236..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-ExtraLight.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-ExtraLight.ttf deleted file mode 100644 index 41b1dd6..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Light.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Light.ttf deleted file mode 100644 index c88d8bb..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Medium.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Medium.ttf deleted file mode 100644 index dd0d0e2..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Regular.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Regular.ttf deleted file mode 100644 index 5b2ada5..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-SemiBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-SemiBold.ttf deleted file mode 100644 index 6e6a60b..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_SemiExpanded-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Black.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Black.ttf deleted file mode 100644 index a759991..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Bold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Bold.ttf deleted file mode 100644 index 3872e85..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-ExtraBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-ExtraBold.ttf deleted file mode 100644 index 98805f4..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-ExtraLight.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-ExtraLight.ttf deleted file mode 100644 index dddd2c9..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Light.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Light.ttf deleted file mode 100644 index 93a1e6d..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Medium.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Medium.ttf deleted file mode 100644 index 1f00def..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Regular.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Regular.ttf deleted file mode 100644 index a4d9bb3..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-SemiBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-SemiBold.ttf deleted file mode 100644 index 1390ba8..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraCondensed-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Black.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Black.ttf deleted file mode 100644 index 4044cdc..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Bold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Bold.ttf deleted file mode 100644 index df92f9d..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-ExtraBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-ExtraBold.ttf deleted file mode 100644 index 22d0d60..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-ExtraLight.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-ExtraLight.ttf deleted file mode 100644 index 388a167..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Light.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Light.ttf deleted file mode 100644 index 4a95cc1..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Medium.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Medium.ttf deleted file mode 100644 index cba5137..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Regular.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Regular.ttf deleted file mode 100644 index a261b9e..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-SemiBold.ttf b/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-SemiBold.ttf deleted file mode 100644 index c122aa5..0000000 Binary files a/public/fonts/serious/Inconsolata/static/Inconsolata_UltraExpanded-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Merriweather/Merriweather-Black.ttf b/public/fonts/serious/Merriweather/Merriweather-Black.ttf deleted file mode 100644 index 50c3b33..0000000 Binary files a/public/fonts/serious/Merriweather/Merriweather-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Merriweather/Merriweather-BlackItalic.ttf b/public/fonts/serious/Merriweather/Merriweather-BlackItalic.ttf deleted file mode 100644 index 4879aba..0000000 Binary files a/public/fonts/serious/Merriweather/Merriweather-BlackItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Merriweather/Merriweather-Bold.ttf b/public/fonts/serious/Merriweather/Merriweather-Bold.ttf deleted file mode 100644 index 3e10e02..0000000 Binary files a/public/fonts/serious/Merriweather/Merriweather-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Merriweather/Merriweather-BoldItalic.ttf b/public/fonts/serious/Merriweather/Merriweather-BoldItalic.ttf deleted file mode 100644 index 5b9d0ec..0000000 Binary files a/public/fonts/serious/Merriweather/Merriweather-BoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Merriweather/Merriweather-Italic.ttf b/public/fonts/serious/Merriweather/Merriweather-Italic.ttf deleted file mode 100644 index 8e9d03d..0000000 Binary files a/public/fonts/serious/Merriweather/Merriweather-Italic.ttf and /dev/null differ diff --git a/public/fonts/serious/Merriweather/Merriweather-Light.ttf b/public/fonts/serious/Merriweather/Merriweather-Light.ttf deleted file mode 100644 index 034ef03..0000000 Binary files a/public/fonts/serious/Merriweather/Merriweather-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Merriweather/Merriweather-LightItalic.ttf b/public/fonts/serious/Merriweather/Merriweather-LightItalic.ttf deleted file mode 100644 index 4d19550..0000000 Binary files a/public/fonts/serious/Merriweather/Merriweather-LightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Merriweather/Merriweather-Regular.ttf b/public/fonts/serious/Merriweather/Merriweather-Regular.ttf deleted file mode 100644 index 3fecc77..0000000 Binary files a/public/fonts/serious/Merriweather/Merriweather-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Merriweather/OFL.txt b/public/fonts/serious/Merriweather/OFL.txt deleted file mode 100644 index 03dd415..0000000 --- a/public/fonts/serious/Merriweather/OFL.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2016 The Merriweather Project Authors (https://github.com/EbenSorkin/Merriweather), with Reserved Font Name "Merriweather". - -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/public/fonts/serious/Noto_Sans/NotoSans-Italic-VariableFont_wdth,wght.ttf b/public/fonts/serious/Noto_Sans/NotoSans-Italic-VariableFont_wdth,wght.ttf deleted file mode 100644 index 4e962ee..0000000 Binary files a/public/fonts/serious/Noto_Sans/NotoSans-Italic-VariableFont_wdth,wght.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/NotoSans-VariableFont_wdth,wght.ttf b/public/fonts/serious/Noto_Sans/NotoSans-VariableFont_wdth,wght.ttf deleted file mode 100644 index f7d0d78..0000000 Binary files a/public/fonts/serious/Noto_Sans/NotoSans-VariableFont_wdth,wght.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/OFL.txt b/public/fonts/serious/Noto_Sans/OFL.txt deleted file mode 100644 index 09f020b..0000000 --- a/public/fonts/serious/Noto_Sans/OFL.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2022 The Noto Project Authors (https://github.com/notofonts/latin-greek-cyrillic) - -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/public/fonts/serious/Noto_Sans/README.txt b/public/fonts/serious/Noto_Sans/README.txt deleted file mode 100644 index 4958bee..0000000 --- a/public/fonts/serious/Noto_Sans/README.txt +++ /dev/null @@ -1,136 +0,0 @@ -Noto Sans Variable Font -======================= - -This download contains Noto Sans as both variable fonts and static fonts. - -Noto Sans is a variable font with these axes: - wdth - wght - -This means all the styles are contained in these files: - NotoSans-VariableFont_wdth,wght.ttf - NotoSans-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 Noto Sans: - static/NotoSans_ExtraCondensed-Thin.ttf - static/NotoSans_ExtraCondensed-ExtraLight.ttf - static/NotoSans_ExtraCondensed-Light.ttf - static/NotoSans_ExtraCondensed-Regular.ttf - static/NotoSans_ExtraCondensed-Medium.ttf - static/NotoSans_ExtraCondensed-SemiBold.ttf - static/NotoSans_ExtraCondensed-Bold.ttf - static/NotoSans_ExtraCondensed-ExtraBold.ttf - static/NotoSans_ExtraCondensed-Black.ttf - static/NotoSans_Condensed-Thin.ttf - static/NotoSans_Condensed-ExtraLight.ttf - static/NotoSans_Condensed-Light.ttf - static/NotoSans_Condensed-Regular.ttf - static/NotoSans_Condensed-Medium.ttf - static/NotoSans_Condensed-SemiBold.ttf - static/NotoSans_Condensed-Bold.ttf - static/NotoSans_Condensed-ExtraBold.ttf - static/NotoSans_Condensed-Black.ttf - static/NotoSans_SemiCondensed-Thin.ttf - static/NotoSans_SemiCondensed-ExtraLight.ttf - static/NotoSans_SemiCondensed-Light.ttf - static/NotoSans_SemiCondensed-Regular.ttf - static/NotoSans_SemiCondensed-Medium.ttf - static/NotoSans_SemiCondensed-SemiBold.ttf - static/NotoSans_SemiCondensed-Bold.ttf - static/NotoSans_SemiCondensed-ExtraBold.ttf - static/NotoSans_SemiCondensed-Black.ttf - static/NotoSans-Thin.ttf - static/NotoSans-ExtraLight.ttf - static/NotoSans-Light.ttf - static/NotoSans-Regular.ttf - static/NotoSans-Medium.ttf - static/NotoSans-SemiBold.ttf - static/NotoSans-Bold.ttf - static/NotoSans-ExtraBold.ttf - static/NotoSans-Black.ttf - static/NotoSans_ExtraCondensed-ThinItalic.ttf - static/NotoSans_ExtraCondensed-ExtraLightItalic.ttf - static/NotoSans_ExtraCondensed-LightItalic.ttf - static/NotoSans_ExtraCondensed-Italic.ttf - static/NotoSans_ExtraCondensed-MediumItalic.ttf - static/NotoSans_ExtraCondensed-SemiBoldItalic.ttf - static/NotoSans_ExtraCondensed-BoldItalic.ttf - static/NotoSans_ExtraCondensed-ExtraBoldItalic.ttf - static/NotoSans_ExtraCondensed-BlackItalic.ttf - static/NotoSans_Condensed-ThinItalic.ttf - static/NotoSans_Condensed-ExtraLightItalic.ttf - static/NotoSans_Condensed-LightItalic.ttf - static/NotoSans_Condensed-Italic.ttf - static/NotoSans_Condensed-MediumItalic.ttf - static/NotoSans_Condensed-SemiBoldItalic.ttf - static/NotoSans_Condensed-BoldItalic.ttf - static/NotoSans_Condensed-ExtraBoldItalic.ttf - static/NotoSans_Condensed-BlackItalic.ttf - static/NotoSans_SemiCondensed-ThinItalic.ttf - static/NotoSans_SemiCondensed-ExtraLightItalic.ttf - static/NotoSans_SemiCondensed-LightItalic.ttf - static/NotoSans_SemiCondensed-Italic.ttf - static/NotoSans_SemiCondensed-MediumItalic.ttf - static/NotoSans_SemiCondensed-SemiBoldItalic.ttf - static/NotoSans_SemiCondensed-BoldItalic.ttf - static/NotoSans_SemiCondensed-ExtraBoldItalic.ttf - static/NotoSans_SemiCondensed-BlackItalic.ttf - static/NotoSans-ThinItalic.ttf - static/NotoSans-ExtraLightItalic.ttf - static/NotoSans-LightItalic.ttf - static/NotoSans-Italic.ttf - static/NotoSans-MediumItalic.ttf - static/NotoSans-SemiBoldItalic.ttf - static/NotoSans-BoldItalic.ttf - static/NotoSans-ExtraBoldItalic.ttf - static/NotoSans-BlackItalic.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/public/fonts/serious/Noto_Sans/static/NotoSans-Black.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-Black.ttf deleted file mode 100644 index e52bac2..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-BlackItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-BlackItalic.ttf deleted file mode 100644 index 8a430ec..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-BlackItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-Bold.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-Bold.ttf deleted file mode 100644 index d84248e..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-BoldItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-BoldItalic.ttf deleted file mode 100644 index 3a34c4c..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-BoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-ExtraBold.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-ExtraBold.ttf deleted file mode 100644 index b416f0b..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-ExtraBoldItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-ExtraBoldItalic.ttf deleted file mode 100644 index 181846f..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-ExtraBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-ExtraLight.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-ExtraLight.ttf deleted file mode 100644 index 81f0958..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-ExtraLightItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-ExtraLightItalic.ttf deleted file mode 100644 index 0d7c13a..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-ExtraLightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-Italic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-Italic.ttf deleted file mode 100644 index c40c356..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-Italic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-Light.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-Light.ttf deleted file mode 100644 index f7a67d7..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-LightItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-LightItalic.ttf deleted file mode 100644 index d51fb25..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-LightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-Medium.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-Medium.ttf deleted file mode 100644 index a799b74..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-MediumItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-MediumItalic.ttf deleted file mode 100644 index 2ccbc5b..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-MediumItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-Regular.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-Regular.ttf deleted file mode 100644 index fa4cff5..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-SemiBold.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-SemiBold.ttf deleted file mode 100644 index d3ed423..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-SemiBoldItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-SemiBoldItalic.ttf deleted file mode 100644 index c83e750..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-SemiBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-Thin.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-Thin.ttf deleted file mode 100644 index 1459e79..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-Thin.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans-ThinItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans-ThinItalic.ttf deleted file mode 100644 index 14deac8..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans-ThinItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Black.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Black.ttf deleted file mode 100644 index 0e1f611..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-BlackItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-BlackItalic.ttf deleted file mode 100644 index 99f7a21..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-BlackItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Bold.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Bold.ttf deleted file mode 100644 index 71e7396..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-BoldItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-BoldItalic.ttf deleted file mode 100644 index e948404..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-BoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ExtraBold.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ExtraBold.ttf deleted file mode 100644 index 38520d9..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ExtraBoldItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ExtraBoldItalic.ttf deleted file mode 100644 index e4421af..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ExtraBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ExtraLight.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ExtraLight.ttf deleted file mode 100644 index f47e49e..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ExtraLightItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ExtraLightItalic.ttf deleted file mode 100644 index f13c880..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ExtraLightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Italic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Italic.ttf deleted file mode 100644 index 8e5c0f7..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Italic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Light.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Light.ttf deleted file mode 100644 index 0b5c4f6..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-LightItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-LightItalic.ttf deleted file mode 100644 index a88fe4d..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-LightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Medium.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Medium.ttf deleted file mode 100644 index 582b88a..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-MediumItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-MediumItalic.ttf deleted file mode 100644 index a882179..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-MediumItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Regular.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Regular.ttf deleted file mode 100644 index 78cc2f5..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-SemiBold.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-SemiBold.ttf deleted file mode 100644 index f724bf7..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-SemiBoldItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-SemiBoldItalic.ttf deleted file mode 100644 index c7b50d2..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-SemiBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Thin.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Thin.ttf deleted file mode 100644 index fb47447..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-Thin.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ThinItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ThinItalic.ttf deleted file mode 100644 index 0fcffa5..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_Condensed-ThinItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Black.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Black.ttf deleted file mode 100644 index 32a8793..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-BlackItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-BlackItalic.ttf deleted file mode 100644 index d3769cc..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-BlackItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Bold.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Bold.ttf deleted file mode 100644 index 32d50e7..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-BoldItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-BoldItalic.ttf deleted file mode 100644 index 92599d2..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-BoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ExtraBold.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ExtraBold.ttf deleted file mode 100644 index 07e8a8c..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ExtraBoldItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ExtraBoldItalic.ttf deleted file mode 100644 index b4fd5de..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ExtraBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ExtraLight.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ExtraLight.ttf deleted file mode 100644 index 7bd15ad..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ExtraLightItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ExtraLightItalic.ttf deleted file mode 100644 index 8d7dac1..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ExtraLightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Italic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Italic.ttf deleted file mode 100644 index e264b8b..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Italic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Light.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Light.ttf deleted file mode 100644 index 5e960da..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-LightItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-LightItalic.ttf deleted file mode 100644 index ca4f813..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-LightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Medium.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Medium.ttf deleted file mode 100644 index 3be216e..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-MediumItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-MediumItalic.ttf deleted file mode 100644 index a022777..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-MediumItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Regular.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Regular.ttf deleted file mode 100644 index e805601..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-SemiBold.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-SemiBold.ttf deleted file mode 100644 index 930d29e..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-SemiBoldItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-SemiBoldItalic.ttf deleted file mode 100644 index 1f9d8d4..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-SemiBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Thin.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Thin.ttf deleted file mode 100644 index f31235b..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-Thin.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ThinItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ThinItalic.ttf deleted file mode 100644 index b79d614..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_ExtraCondensed-ThinItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Black.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Black.ttf deleted file mode 100644 index 215e6b5..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-BlackItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-BlackItalic.ttf deleted file mode 100644 index a741345..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-BlackItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Bold.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Bold.ttf deleted file mode 100644 index 1cad850..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-BoldItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-BoldItalic.ttf deleted file mode 100644 index aa925bb..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-BoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ExtraBold.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ExtraBold.ttf deleted file mode 100644 index 369bcb2..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ExtraBoldItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ExtraBoldItalic.ttf deleted file mode 100644 index 0f029d2..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ExtraBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ExtraLight.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ExtraLight.ttf deleted file mode 100644 index 5ddd589..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ExtraLightItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ExtraLightItalic.ttf deleted file mode 100644 index 777c9a0..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ExtraLightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Italic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Italic.ttf deleted file mode 100644 index 705a144..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Italic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Light.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Light.ttf deleted file mode 100644 index a276aa4..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-LightItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-LightItalic.ttf deleted file mode 100644 index da4ffea..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-LightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Medium.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Medium.ttf deleted file mode 100644 index 13774a4..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-MediumItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-MediumItalic.ttf deleted file mode 100644 index 8188ae3..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-MediumItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Regular.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Regular.ttf deleted file mode 100644 index a2d0fd4..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-SemiBold.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-SemiBold.ttf deleted file mode 100644 index edb0018..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-SemiBoldItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-SemiBoldItalic.ttf deleted file mode 100644 index bf96c72..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-SemiBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Thin.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Thin.ttf deleted file mode 100644 index 1591087..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-Thin.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ThinItalic.ttf b/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ThinItalic.ttf deleted file mode 100644 index 1f2cfae..0000000 Binary files a/public/fonts/serious/Noto_Sans/static/NotoSans_SemiCondensed-ThinItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/NotoSerif-Italic-VariableFont_wdth,wght.ttf b/public/fonts/serious/Noto_Serif/NotoSerif-Italic-VariableFont_wdth,wght.ttf deleted file mode 100644 index f4bd437..0000000 Binary files a/public/fonts/serious/Noto_Serif/NotoSerif-Italic-VariableFont_wdth,wght.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/NotoSerif-VariableFont_wdth,wght.ttf b/public/fonts/serious/Noto_Serif/NotoSerif-VariableFont_wdth,wght.ttf deleted file mode 100644 index debad16..0000000 Binary files a/public/fonts/serious/Noto_Serif/NotoSerif-VariableFont_wdth,wght.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/OFL.txt b/public/fonts/serious/Noto_Serif/OFL.txt deleted file mode 100644 index 09f020b..0000000 --- a/public/fonts/serious/Noto_Serif/OFL.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2022 The Noto Project Authors (https://github.com/notofonts/latin-greek-cyrillic) - -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/public/fonts/serious/Noto_Serif/README.txt b/public/fonts/serious/Noto_Serif/README.txt deleted file mode 100644 index 859477b..0000000 --- a/public/fonts/serious/Noto_Serif/README.txt +++ /dev/null @@ -1,136 +0,0 @@ -Noto Serif Variable Font -======================== - -This download contains Noto Serif as both variable fonts and static fonts. - -Noto Serif is a variable font with these axes: - wdth - wght - -This means all the styles are contained in these files: - NotoSerif-VariableFont_wdth,wght.ttf - NotoSerif-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 Noto Serif: - static/NotoSerif_ExtraCondensed-Thin.ttf - static/NotoSerif_ExtraCondensed-ExtraLight.ttf - static/NotoSerif_ExtraCondensed-Light.ttf - static/NotoSerif_ExtraCondensed-Regular.ttf - static/NotoSerif_ExtraCondensed-Medium.ttf - static/NotoSerif_ExtraCondensed-SemiBold.ttf - static/NotoSerif_ExtraCondensed-Bold.ttf - static/NotoSerif_ExtraCondensed-ExtraBold.ttf - static/NotoSerif_ExtraCondensed-Black.ttf - static/NotoSerif_Condensed-Thin.ttf - static/NotoSerif_Condensed-ExtraLight.ttf - static/NotoSerif_Condensed-Light.ttf - static/NotoSerif_Condensed-Regular.ttf - static/NotoSerif_Condensed-Medium.ttf - static/NotoSerif_Condensed-SemiBold.ttf - static/NotoSerif_Condensed-Bold.ttf - static/NotoSerif_Condensed-ExtraBold.ttf - static/NotoSerif_Condensed-Black.ttf - static/NotoSerif_SemiCondensed-Thin.ttf - static/NotoSerif_SemiCondensed-ExtraLight.ttf - static/NotoSerif_SemiCondensed-Light.ttf - static/NotoSerif_SemiCondensed-Regular.ttf - static/NotoSerif_SemiCondensed-Medium.ttf - static/NotoSerif_SemiCondensed-SemiBold.ttf - static/NotoSerif_SemiCondensed-Bold.ttf - static/NotoSerif_SemiCondensed-ExtraBold.ttf - static/NotoSerif_SemiCondensed-Black.ttf - static/NotoSerif-Thin.ttf - static/NotoSerif-ExtraLight.ttf - static/NotoSerif-Light.ttf - static/NotoSerif-Regular.ttf - static/NotoSerif-Medium.ttf - static/NotoSerif-SemiBold.ttf - static/NotoSerif-Bold.ttf - static/NotoSerif-ExtraBold.ttf - static/NotoSerif-Black.ttf - static/NotoSerif_ExtraCondensed-ThinItalic.ttf - static/NotoSerif_ExtraCondensed-ExtraLightItalic.ttf - static/NotoSerif_ExtraCondensed-LightItalic.ttf - static/NotoSerif_ExtraCondensed-Italic.ttf - static/NotoSerif_ExtraCondensed-MediumItalic.ttf - static/NotoSerif_ExtraCondensed-SemiBoldItalic.ttf - static/NotoSerif_ExtraCondensed-BoldItalic.ttf - static/NotoSerif_ExtraCondensed-ExtraBoldItalic.ttf - static/NotoSerif_ExtraCondensed-BlackItalic.ttf - static/NotoSerif_Condensed-ThinItalic.ttf - static/NotoSerif_Condensed-ExtraLightItalic.ttf - static/NotoSerif_Condensed-LightItalic.ttf - static/NotoSerif_Condensed-Italic.ttf - static/NotoSerif_Condensed-MediumItalic.ttf - static/NotoSerif_Condensed-SemiBoldItalic.ttf - static/NotoSerif_Condensed-BoldItalic.ttf - static/NotoSerif_Condensed-ExtraBoldItalic.ttf - static/NotoSerif_Condensed-BlackItalic.ttf - static/NotoSerif_SemiCondensed-ThinItalic.ttf - static/NotoSerif_SemiCondensed-ExtraLightItalic.ttf - static/NotoSerif_SemiCondensed-LightItalic.ttf - static/NotoSerif_SemiCondensed-Italic.ttf - static/NotoSerif_SemiCondensed-MediumItalic.ttf - static/NotoSerif_SemiCondensed-SemiBoldItalic.ttf - static/NotoSerif_SemiCondensed-BoldItalic.ttf - static/NotoSerif_SemiCondensed-ExtraBoldItalic.ttf - static/NotoSerif_SemiCondensed-BlackItalic.ttf - static/NotoSerif-ThinItalic.ttf - static/NotoSerif-ExtraLightItalic.ttf - static/NotoSerif-LightItalic.ttf - static/NotoSerif-Italic.ttf - static/NotoSerif-MediumItalic.ttf - static/NotoSerif-SemiBoldItalic.ttf - static/NotoSerif-BoldItalic.ttf - static/NotoSerif-ExtraBoldItalic.ttf - static/NotoSerif-BlackItalic.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/public/fonts/serious/Noto_Serif/static/NotoSerif-Black.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-Black.ttf deleted file mode 100644 index da35026..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-BlackItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-BlackItalic.ttf deleted file mode 100644 index 8d602c8..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-BlackItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-Bold.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-Bold.ttf deleted file mode 100644 index aa21d44..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-BoldItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-BoldItalic.ttf deleted file mode 100644 index 5a38d83..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-BoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-ExtraBold.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-ExtraBold.ttf deleted file mode 100644 index 16de921..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-ExtraBoldItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-ExtraBoldItalic.ttf deleted file mode 100644 index 1c98907..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-ExtraBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-ExtraLight.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-ExtraLight.ttf deleted file mode 100644 index bf52f5a..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-ExtraLightItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-ExtraLightItalic.ttf deleted file mode 100644 index 2951bd7..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-ExtraLightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-Italic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-Italic.ttf deleted file mode 100644 index 786ecc7..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-Italic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-Light.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-Light.ttf deleted file mode 100644 index c5bd954..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-LightItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-LightItalic.ttf deleted file mode 100644 index 62d9a15..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-LightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-Medium.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-Medium.ttf deleted file mode 100644 index 7a17707..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-MediumItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-MediumItalic.ttf deleted file mode 100644 index 3aa6bf4..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-MediumItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-Regular.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-Regular.ttf deleted file mode 100644 index dc30297..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-SemiBold.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-SemiBold.ttf deleted file mode 100644 index 9ece80a..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-SemiBoldItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-SemiBoldItalic.ttf deleted file mode 100644 index c0f69e2..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-SemiBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-Thin.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-Thin.ttf deleted file mode 100644 index 8071195..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-Thin.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif-ThinItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif-ThinItalic.ttf deleted file mode 100644 index 16a61f0..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif-ThinItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Black.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Black.ttf deleted file mode 100644 index bb89c81..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-BlackItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-BlackItalic.ttf deleted file mode 100644 index 8ac7efc..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-BlackItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Bold.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Bold.ttf deleted file mode 100644 index 11d5d62..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-BoldItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-BoldItalic.ttf deleted file mode 100644 index 8fc9d36..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-BoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ExtraBold.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ExtraBold.ttf deleted file mode 100644 index 8a10d59..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ExtraBoldItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ExtraBoldItalic.ttf deleted file mode 100644 index 9b47a7d..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ExtraBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ExtraLight.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ExtraLight.ttf deleted file mode 100644 index 4e40e94..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ExtraLightItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ExtraLightItalic.ttf deleted file mode 100644 index e939a4f..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ExtraLightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Italic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Italic.ttf deleted file mode 100644 index 8808c43..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Italic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Light.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Light.ttf deleted file mode 100644 index c9d9b18..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-LightItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-LightItalic.ttf deleted file mode 100644 index 12c7106..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-LightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Medium.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Medium.ttf deleted file mode 100644 index 5e01bbb..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-MediumItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-MediumItalic.ttf deleted file mode 100644 index 7e14e33..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-MediumItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Regular.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Regular.ttf deleted file mode 100644 index 44d602d..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-SemiBold.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-SemiBold.ttf deleted file mode 100644 index 99c03c1..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-SemiBoldItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-SemiBoldItalic.ttf deleted file mode 100644 index 54c2baf..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-SemiBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Thin.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Thin.ttf deleted file mode 100644 index 1155090..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-Thin.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ThinItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ThinItalic.ttf deleted file mode 100644 index 4f2c689..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_Condensed-ThinItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Black.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Black.ttf deleted file mode 100644 index 76b3d51..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-BlackItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-BlackItalic.ttf deleted file mode 100644 index 3e98cd2..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-BlackItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Bold.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Bold.ttf deleted file mode 100644 index ee14375..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-BoldItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-BoldItalic.ttf deleted file mode 100644 index f31fd71..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-BoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ExtraBold.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ExtraBold.ttf deleted file mode 100644 index 7fe0c27..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ExtraBoldItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ExtraBoldItalic.ttf deleted file mode 100644 index 1085d4a..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ExtraBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ExtraLight.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ExtraLight.ttf deleted file mode 100644 index 5ddaa03..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ExtraLightItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ExtraLightItalic.ttf deleted file mode 100644 index 2b77a4a..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ExtraLightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Italic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Italic.ttf deleted file mode 100644 index e630712..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Italic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Light.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Light.ttf deleted file mode 100644 index 594e18d..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-LightItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-LightItalic.ttf deleted file mode 100644 index 5658cfe..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-LightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Medium.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Medium.ttf deleted file mode 100644 index c9a1408..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-MediumItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-MediumItalic.ttf deleted file mode 100644 index 2195fa2..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-MediumItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Regular.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Regular.ttf deleted file mode 100644 index 3dcf2a7..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-SemiBold.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-SemiBold.ttf deleted file mode 100644 index 4788ba3..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-SemiBoldItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-SemiBoldItalic.ttf deleted file mode 100644 index 2bbee14..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-SemiBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Thin.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Thin.ttf deleted file mode 100644 index 527c718..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-Thin.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ThinItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ThinItalic.ttf deleted file mode 100644 index 198352d..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_ExtraCondensed-ThinItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Black.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Black.ttf deleted file mode 100644 index 9a5e289..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-BlackItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-BlackItalic.ttf deleted file mode 100644 index 55270cd..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-BlackItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Bold.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Bold.ttf deleted file mode 100644 index 234241f..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-BoldItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-BoldItalic.ttf deleted file mode 100644 index 8be5e67..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-BoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ExtraBold.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ExtraBold.ttf deleted file mode 100644 index f418d1a..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ExtraBoldItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ExtraBoldItalic.ttf deleted file mode 100644 index f82e93b..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ExtraBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ExtraLight.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ExtraLight.ttf deleted file mode 100644 index 5d9dae7..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ExtraLightItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ExtraLightItalic.ttf deleted file mode 100644 index 8907f21..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ExtraLightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Italic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Italic.ttf deleted file mode 100644 index 0e9f9b0..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Italic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Light.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Light.ttf deleted file mode 100644 index d92007a..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-LightItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-LightItalic.ttf deleted file mode 100644 index 33832c1..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-LightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Medium.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Medium.ttf deleted file mode 100644 index 7bbda66..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-MediumItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-MediumItalic.ttf deleted file mode 100644 index 2d71fc1..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-MediumItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Regular.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Regular.ttf deleted file mode 100644 index 5375346..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-SemiBold.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-SemiBold.ttf deleted file mode 100644 index 05f1896..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-SemiBoldItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-SemiBoldItalic.ttf deleted file mode 100644 index 1de1c36..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-SemiBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Thin.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Thin.ttf deleted file mode 100644 index 3e9709a..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-Thin.ttf and /dev/null differ diff --git a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ThinItalic.ttf b/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ThinItalic.ttf deleted file mode 100644 index bb6e772..0000000 Binary files a/public/fonts/serious/Noto_Serif/static/NotoSerif_SemiCondensed-ThinItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Playfair_Display/OFL.txt b/public/fonts/serious/Playfair_Display/OFL.txt deleted file mode 100644 index 3f1f22a..0000000 --- a/public/fonts/serious/Playfair_Display/OFL.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2017 The Playfair Display Project Authors (https://github.com/clauseggers/Playfair-Display), with Reserved Font Name "Playfair Display" - -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/public/fonts/serious/Playfair_Display/PlayfairDisplay-Italic-VariableFont_wght.ttf b/public/fonts/serious/Playfair_Display/PlayfairDisplay-Italic-VariableFont_wght.ttf deleted file mode 100644 index 0d7c497..0000000 Binary files a/public/fonts/serious/Playfair_Display/PlayfairDisplay-Italic-VariableFont_wght.ttf and /dev/null differ diff --git a/public/fonts/serious/Playfair_Display/PlayfairDisplay-VariableFont_wght.ttf b/public/fonts/serious/Playfair_Display/PlayfairDisplay-VariableFont_wght.ttf deleted file mode 100644 index eafb6ff..0000000 Binary files a/public/fonts/serious/Playfair_Display/PlayfairDisplay-VariableFont_wght.ttf and /dev/null differ diff --git a/public/fonts/serious/Playfair_Display/README.txt b/public/fonts/serious/Playfair_Display/README.txt deleted file mode 100644 index 00fbc45..0000000 --- a/public/fonts/serious/Playfair_Display/README.txt +++ /dev/null @@ -1,75 +0,0 @@ -Playfair Display Variable Font -============================== - -This download contains Playfair Display as both variable fonts and static fonts. - -Playfair Display is a variable font with this axis: - wght - -This means all the styles are contained in these files: - PlayfairDisplay-VariableFont_wght.ttf - PlayfairDisplay-Italic-VariableFont_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 Playfair Display: - static/PlayfairDisplay-Regular.ttf - static/PlayfairDisplay-Medium.ttf - static/PlayfairDisplay-SemiBold.ttf - static/PlayfairDisplay-Bold.ttf - static/PlayfairDisplay-ExtraBold.ttf - static/PlayfairDisplay-Black.ttf - static/PlayfairDisplay-Italic.ttf - static/PlayfairDisplay-MediumItalic.ttf - static/PlayfairDisplay-SemiBoldItalic.ttf - static/PlayfairDisplay-BoldItalic.ttf - static/PlayfairDisplay-ExtraBoldItalic.ttf - static/PlayfairDisplay-BlackItalic.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/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Black.ttf b/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Black.ttf deleted file mode 100644 index 204f5bf..0000000 Binary files a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-BlackItalic.ttf b/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-BlackItalic.ttf deleted file mode 100644 index 5fdffad..0000000 Binary files a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-BlackItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Bold.ttf b/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Bold.ttf deleted file mode 100644 index 029a1a6..0000000 Binary files a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-BoldItalic.ttf b/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-BoldItalic.ttf deleted file mode 100644 index 921435f..0000000 Binary files a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-BoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-ExtraBold.ttf b/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-ExtraBold.ttf deleted file mode 100644 index 1efccad..0000000 Binary files a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-ExtraBoldItalic.ttf b/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-ExtraBoldItalic.ttf deleted file mode 100644 index 6a37707..0000000 Binary files a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-ExtraBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Italic.ttf b/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Italic.ttf deleted file mode 100644 index 436dff0..0000000 Binary files a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Italic.ttf and /dev/null differ diff --git a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Medium.ttf b/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Medium.ttf deleted file mode 100644 index f92eba4..0000000 Binary files a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-MediumItalic.ttf b/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-MediumItalic.ttf deleted file mode 100644 index 8b8ae4d..0000000 Binary files a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-MediumItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Regular.ttf b/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Regular.ttf deleted file mode 100644 index 503b7c4..0000000 Binary files a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-SemiBold.ttf b/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-SemiBold.ttf deleted file mode 100644 index 1c2a57b..0000000 Binary files a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-SemiBoldItalic.ttf b/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-SemiBoldItalic.ttf deleted file mode 100644 index cd47cca..0000000 Binary files a/public/fonts/serious/Playfair_Display/static/PlayfairDisplay-SemiBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/OFL.txt b/public/fonts/serious/Poppins/OFL.txt deleted file mode 100644 index 3e92931..0000000 --- a/public/fonts/serious/Poppins/OFL.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2020 The Poppins Project Authors (https://github.com/itfoundry/Poppins) - -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/public/fonts/serious/Poppins/Poppins-Black.ttf b/public/fonts/serious/Poppins/Poppins-Black.ttf deleted file mode 100644 index 71c0f99..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-BlackItalic.ttf b/public/fonts/serious/Poppins/Poppins-BlackItalic.ttf deleted file mode 100644 index 7aeb58b..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-BlackItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-Bold.ttf b/public/fonts/serious/Poppins/Poppins-Bold.ttf deleted file mode 100644 index 00559ee..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-BoldItalic.ttf b/public/fonts/serious/Poppins/Poppins-BoldItalic.ttf deleted file mode 100644 index e61e8e8..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-BoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-ExtraBold.ttf b/public/fonts/serious/Poppins/Poppins-ExtraBold.ttf deleted file mode 100644 index df70936..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-ExtraBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-ExtraBoldItalic.ttf b/public/fonts/serious/Poppins/Poppins-ExtraBoldItalic.ttf deleted file mode 100644 index 14d2b37..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-ExtraBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-ExtraLight.ttf b/public/fonts/serious/Poppins/Poppins-ExtraLight.ttf deleted file mode 100644 index e76ec69..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-ExtraLight.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-ExtraLightItalic.ttf b/public/fonts/serious/Poppins/Poppins-ExtraLightItalic.ttf deleted file mode 100644 index 89513d9..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-ExtraLightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-Italic.ttf b/public/fonts/serious/Poppins/Poppins-Italic.ttf deleted file mode 100644 index 12b7b3c..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-Italic.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-Light.ttf b/public/fonts/serious/Poppins/Poppins-Light.ttf deleted file mode 100644 index bc36bcc..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-LightItalic.ttf b/public/fonts/serious/Poppins/Poppins-LightItalic.ttf deleted file mode 100644 index 9e70be6..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-LightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-Medium.ttf b/public/fonts/serious/Poppins/Poppins-Medium.ttf deleted file mode 100644 index 6bcdcc2..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-MediumItalic.ttf b/public/fonts/serious/Poppins/Poppins-MediumItalic.ttf deleted file mode 100644 index be67410..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-MediumItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-Regular.ttf b/public/fonts/serious/Poppins/Poppins-Regular.ttf deleted file mode 100644 index 9f0c71b..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-SemiBold.ttf b/public/fonts/serious/Poppins/Poppins-SemiBold.ttf deleted file mode 100644 index 74c726e..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-SemiBold.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-SemiBoldItalic.ttf b/public/fonts/serious/Poppins/Poppins-SemiBoldItalic.ttf deleted file mode 100644 index 3e6c942..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-SemiBoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-Thin.ttf b/public/fonts/serious/Poppins/Poppins-Thin.ttf deleted file mode 100644 index 03e7366..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-Thin.ttf and /dev/null differ diff --git a/public/fonts/serious/Poppins/Poppins-ThinItalic.ttf b/public/fonts/serious/Poppins/Poppins-ThinItalic.ttf deleted file mode 100644 index e26db5d..0000000 Binary files a/public/fonts/serious/Poppins/Poppins-ThinItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Roboto/LICENSE.txt b/public/fonts/serious/Roboto/LICENSE.txt deleted file mode 100644 index 75b5248..0000000 --- a/public/fonts/serious/Roboto/LICENSE.txt +++ /dev/null @@ -1,202 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/public/fonts/serious/Roboto/Roboto-Black.ttf b/public/fonts/serious/Roboto/Roboto-Black.ttf deleted file mode 100644 index 58fa175..0000000 Binary files a/public/fonts/serious/Roboto/Roboto-Black.ttf and /dev/null differ diff --git a/public/fonts/serious/Roboto/Roboto-BlackItalic.ttf b/public/fonts/serious/Roboto/Roboto-BlackItalic.ttf deleted file mode 100644 index 0a4dfd0..0000000 Binary files a/public/fonts/serious/Roboto/Roboto-BlackItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Roboto/Roboto-Bold.ttf b/public/fonts/serious/Roboto/Roboto-Bold.ttf deleted file mode 100644 index e64db79..0000000 Binary files a/public/fonts/serious/Roboto/Roboto-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Roboto/Roboto-BoldItalic.ttf b/public/fonts/serious/Roboto/Roboto-BoldItalic.ttf deleted file mode 100644 index 5e39ae9..0000000 Binary files a/public/fonts/serious/Roboto/Roboto-BoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Roboto/Roboto-Italic.ttf b/public/fonts/serious/Roboto/Roboto-Italic.ttf deleted file mode 100644 index 65498ee..0000000 Binary files a/public/fonts/serious/Roboto/Roboto-Italic.ttf and /dev/null differ diff --git a/public/fonts/serious/Roboto/Roboto-Light.ttf b/public/fonts/serious/Roboto/Roboto-Light.ttf deleted file mode 100644 index a7e0284..0000000 Binary files a/public/fonts/serious/Roboto/Roboto-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Roboto/Roboto-LightItalic.ttf b/public/fonts/serious/Roboto/Roboto-LightItalic.ttf deleted file mode 100644 index 867b76d..0000000 Binary files a/public/fonts/serious/Roboto/Roboto-LightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Roboto/Roboto-Medium.ttf b/public/fonts/serious/Roboto/Roboto-Medium.ttf deleted file mode 100644 index 0707e15..0000000 Binary files a/public/fonts/serious/Roboto/Roboto-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Roboto/Roboto-MediumItalic.ttf b/public/fonts/serious/Roboto/Roboto-MediumItalic.ttf deleted file mode 100644 index 4e3bf0d..0000000 Binary files a/public/fonts/serious/Roboto/Roboto-MediumItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Roboto/Roboto-Regular.ttf b/public/fonts/serious/Roboto/Roboto-Regular.ttf deleted file mode 100644 index 2d116d9..0000000 Binary files a/public/fonts/serious/Roboto/Roboto-Regular.ttf and /dev/null differ diff --git a/public/fonts/serious/Roboto/Roboto-Thin.ttf b/public/fonts/serious/Roboto/Roboto-Thin.ttf deleted file mode 100644 index ab68508..0000000 Binary files a/public/fonts/serious/Roboto/Roboto-Thin.ttf and /dev/null differ diff --git a/public/fonts/serious/Roboto/Roboto-ThinItalic.ttf b/public/fonts/serious/Roboto/Roboto-ThinItalic.ttf deleted file mode 100644 index b2c3933..0000000 Binary files a/public/fonts/serious/Roboto/Roboto-ThinItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Ubuntu/UFL.txt b/public/fonts/serious/Ubuntu/UFL.txt deleted file mode 100644 index 6e722c8..0000000 --- a/public/fonts/serious/Ubuntu/UFL.txt +++ /dev/null @@ -1,96 +0,0 @@ -------------------------------- -UBUNTU FONT LICENCE Version 1.0 -------------------------------- - -PREAMBLE -This licence allows the licensed fonts to be used, studied, modified and -redistributed freely. The fonts, including any derivative works, can be -bundled, embedded, and redistributed provided the terms of this licence -are met. The fonts and derivatives, however, cannot be released under -any other licence. The requirement for fonts to remain under this -licence does not require any document created using the fonts or their -derivatives to be published under this licence, as long as the primary -purpose of the document is not to be a vehicle for the distribution of -the fonts. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright -Holder(s) under this licence and clearly marked as such. This may -include source files, build scripts and documentation. - -"Original Version" refers to the collection of Font Software components -as received under this licence. - -"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. - -"Copyright Holder(s)" refers to all individuals and companies who have a -copyright ownership of the Font Software. - -"Substantially Changed" refers to Modified Versions which can be easily -identified as dissimilar to the Font Software by users of the Font -Software comparing the Original Version with the Modified Version. - -To "Propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification and with or without charging -a redistribution fee), making available to the public, and in some -countries other activities as well. - -PERMISSION & CONDITIONS -This licence does not grant any rights under trademark law and all such -rights are reserved. - -Permission is hereby granted, free of charge, to any person obtaining a -copy of the Font Software, to propagate the Font Software, subject to -the below conditions: - -1) Each copy of the Font Software must contain the above copyright -notice and this licence. 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. - -2) The font name complies with the following: -(a) The Original Version must retain its name, unmodified. -(b) Modified Versions which are Substantially Changed must be renamed to -avoid use of the name of the Original Version or similar names entirely. -(c) Modified Versions which are not Substantially Changed must be -renamed to both (i) retain the name of the Original Version and (ii) add -additional naming elements to distinguish the Modified Version from the -Original Version. The name of such Modified Versions must be the name of -the Original Version, with "derivative X" where X represents the name of -the new work, appended to that name. - -3) The name(s) of the Copyright Holder(s) and any contributor to the -Font Software shall not be used to promote, endorse or advertise any -Modified Version, except (i) as required by this licence, (ii) to -acknowledge the contribution(s) of the Copyright Holder(s) or (iii) with -their explicit written permission. - -4) The Font Software, modified or unmodified, in part or in whole, must -be distributed entirely under this licence, and must not be distributed -under any other licence. The requirement for fonts to remain under this -licence does not affect any document created using the Font Software, -except any version of the Font Software extracted from a document -created using the Font Software may only be distributed under this -licence. - -TERMINATION -This licence 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/public/fonts/serious/Ubuntu/Ubuntu-Bold.ttf b/public/fonts/serious/Ubuntu/Ubuntu-Bold.ttf deleted file mode 100644 index c2293d5..0000000 Binary files a/public/fonts/serious/Ubuntu/Ubuntu-Bold.ttf and /dev/null differ diff --git a/public/fonts/serious/Ubuntu/Ubuntu-BoldItalic.ttf b/public/fonts/serious/Ubuntu/Ubuntu-BoldItalic.ttf deleted file mode 100644 index ce6e784..0000000 Binary files a/public/fonts/serious/Ubuntu/Ubuntu-BoldItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Ubuntu/Ubuntu-Italic.ttf b/public/fonts/serious/Ubuntu/Ubuntu-Italic.ttf deleted file mode 100644 index a599244..0000000 Binary files a/public/fonts/serious/Ubuntu/Ubuntu-Italic.ttf and /dev/null differ diff --git a/public/fonts/serious/Ubuntu/Ubuntu-Light.ttf b/public/fonts/serious/Ubuntu/Ubuntu-Light.ttf deleted file mode 100644 index b310d15..0000000 Binary files a/public/fonts/serious/Ubuntu/Ubuntu-Light.ttf and /dev/null differ diff --git a/public/fonts/serious/Ubuntu/Ubuntu-LightItalic.ttf b/public/fonts/serious/Ubuntu/Ubuntu-LightItalic.ttf deleted file mode 100644 index ad0741b..0000000 Binary files a/public/fonts/serious/Ubuntu/Ubuntu-LightItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Ubuntu/Ubuntu-Medium.ttf b/public/fonts/serious/Ubuntu/Ubuntu-Medium.ttf deleted file mode 100644 index 7340a40..0000000 Binary files a/public/fonts/serious/Ubuntu/Ubuntu-Medium.ttf and /dev/null differ diff --git a/public/fonts/serious/Ubuntu/Ubuntu-MediumItalic.ttf b/public/fonts/serious/Ubuntu/Ubuntu-MediumItalic.ttf deleted file mode 100644 index 36ac1ae..0000000 Binary files a/public/fonts/serious/Ubuntu/Ubuntu-MediumItalic.ttf and /dev/null differ diff --git a/public/fonts/serious/Ubuntu/Ubuntu-Regular.ttf b/public/fonts/serious/Ubuntu/Ubuntu-Regular.ttf deleted file mode 100644 index f98a2da..0000000 Binary files a/public/fonts/serious/Ubuntu/Ubuntu-Regular.ttf and /dev/null differ