diff --git a/.eleventy.js b/.eleventy.js index bc79c63..3f83db8 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -21,7 +21,6 @@ module.exports = function (config) { }) config.addPassthroughCopy('src/assets/key.txt') - config.addPassthroughCopy('src/assets/ibm-plex/IBM-Plex-Mono/fonts/**/*') config.addPassthroughCopy('src/assets/prism-base16-ateliersulphurpool.light.css') config.addPassthroughCopy('src/posts/**/*.{jpeg,jpg,png,webp}') diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Bold.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Bold.woff deleted file mode 100644 index 540b427..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Bold.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-BoldItalic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-BoldItalic.woff deleted file mode 100644 index d3063b8..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-BoldItalic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-ExtraLight.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-ExtraLight.woff deleted file mode 100644 index 3ee93a3..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-ExtraLight.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-ExtraLightItalic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-ExtraLightItalic.woff deleted file mode 100644 index 90d4c0c..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-ExtraLightItalic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Italic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Italic.woff deleted file mode 100644 index d623d28..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Italic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Light.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Light.woff deleted file mode 100644 index ae2ed10..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Light.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-LightItalic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-LightItalic.woff deleted file mode 100644 index faa05de..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-LightItalic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Medium.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Medium.woff deleted file mode 100644 index c6ca87b..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Medium.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-MediumItalic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-MediumItalic.woff deleted file mode 100644 index 152943b..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-MediumItalic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Regular.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Regular.woff deleted file mode 100644 index a3d3f8c..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Regular.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-SemiBold.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-SemiBold.woff deleted file mode 100644 index 498fd21..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-SemiBold.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-SemiBoldItalic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-SemiBoldItalic.woff deleted file mode 100644 index 46db7df..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-SemiBoldItalic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Text.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Text.woff deleted file mode 100644 index b812959..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Text.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-TextItalic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-TextItalic.woff deleted file mode 100644 index 309b327..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-TextItalic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Thin.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Thin.woff deleted file mode 100644 index cf462fc..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Thin.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-ThinItalic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-ThinItalic.woff deleted file mode 100644 index c5833ac..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-ThinItalic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/license.txt b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/license.txt deleted file mode 100644 index f72f765..0000000 --- a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff/license.txt +++ /dev/null @@ -1,92 +0,0 @@ -Copyright © 2017 IBM Corp. with Reserved Font Name "Plex" - -This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is copied below, and is also available with a FAQ at: -http://scripts.sil.org/OFL - ------------------------------------------------------------ -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. \ No newline at end of file diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Bold.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Bold.woff2 deleted file mode 100644 index dca3529..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Bold.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-BoldItalic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-BoldItalic.woff2 deleted file mode 100644 index 893b17d..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-BoldItalic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-ExtraLight.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-ExtraLight.woff2 deleted file mode 100644 index 7ce6644..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-ExtraLight.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-ExtraLightItalic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-ExtraLightItalic.woff2 deleted file mode 100644 index f1e8816..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-ExtraLightItalic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Italic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Italic.woff2 deleted file mode 100644 index a66f8f4..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Italic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Light.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Light.woff2 deleted file mode 100644 index ff39e64..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Light.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-LightItalic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-LightItalic.woff2 deleted file mode 100644 index ea2ffd3..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-LightItalic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Medium.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Medium.woff2 deleted file mode 100644 index 6e17c4c..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Medium.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-MediumItalic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-MediumItalic.woff2 deleted file mode 100644 index a4365ed..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-MediumItalic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Regular.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Regular.woff2 deleted file mode 100644 index e6853af..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Regular.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-SemiBold.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-SemiBold.woff2 deleted file mode 100644 index 7d27222..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-SemiBold.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-SemiBoldItalic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-SemiBoldItalic.woff2 deleted file mode 100644 index e286f9b..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-SemiBoldItalic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Text.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Text.woff2 deleted file mode 100644 index cf93f94..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Text.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-TextItalic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-TextItalic.woff2 deleted file mode 100644 index 6a80da0..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-TextItalic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Thin.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Thin.woff2 deleted file mode 100644 index 03e79d5..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Thin.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-ThinItalic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-ThinItalic.woff2 deleted file mode 100644 index 900491d..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-ThinItalic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/license.txt b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/license.txt deleted file mode 100644 index f72f765..0000000 --- a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/complete/woff2/license.txt +++ /dev/null @@ -1,92 +0,0 @@ -Copyright © 2017 IBM Corp. with Reserved Font Name "Plex" - -This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is copied below, and is also available with a FAQ at: -http://scripts.sil.org/OFL - ------------------------------------------------------------ -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. \ No newline at end of file diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Cyrillic.woff deleted file mode 100644 index a968d12..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Latin1.woff deleted file mode 100644 index 01153d5..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Latin2.woff deleted file mode 100644 index a23c063..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Latin3.woff deleted file mode 100644 index 8bda95f..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Pi.woff deleted file mode 100644 index ad85b9f..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Bold-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Cyrillic.woff deleted file mode 100644 index 355aa15..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Latin1.woff deleted file mode 100644 index ce9dd1b..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Latin2.woff deleted file mode 100644 index c826168..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Latin3.woff deleted file mode 100644 index 6b059bc..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Pi.woff deleted file mode 100644 index 304bfcc..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-BoldItalic-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Cyrillic.woff deleted file mode 100644 index e015d68..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Latin1.woff deleted file mode 100644 index 82fc1bd..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Latin2.woff deleted file mode 100644 index f7ed503..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Latin3.woff deleted file mode 100644 index 16d6407..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Pi.woff deleted file mode 100644 index ea47115..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLight-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Cyrillic.woff deleted file mode 100644 index b3476d0..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Latin1.woff deleted file mode 100644 index cf25189..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Latin2.woff deleted file mode 100644 index 2f3f7fc..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Latin3.woff deleted file mode 100644 index 803540a..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Pi.woff deleted file mode 100644 index 4d2890b..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ExtraLightItalic-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Cyrillic.woff deleted file mode 100644 index f3e8b8c..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Latin1.woff deleted file mode 100644 index d4769bf..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Latin2.woff deleted file mode 100644 index 6cfca11..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Latin3.woff deleted file mode 100644 index b85bbeb..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Pi.woff deleted file mode 100644 index b5345d6..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Cyrillic.woff deleted file mode 100644 index 9ef66a5..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Latin1.woff deleted file mode 100644 index 2827594..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Latin2.woff deleted file mode 100644 index 245a602..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Latin3.woff deleted file mode 100644 index 07a12b4..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Pi.woff deleted file mode 100644 index 5faf01e..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Cyrillic.woff deleted file mode 100644 index 6d70401..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Latin1.woff deleted file mode 100644 index 2ab9ff3..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Latin2.woff deleted file mode 100644 index 7f01a51..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Latin3.woff deleted file mode 100644 index e47235d..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Pi.woff deleted file mode 100644 index d601f1b..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Cyrillic.woff deleted file mode 100644 index 9cb34eb..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Latin1.woff deleted file mode 100644 index 5ab4fa1..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Latin2.woff deleted file mode 100644 index a00ae7b..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Latin3.woff deleted file mode 100644 index d492324..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Pi.woff deleted file mode 100644 index d2d5f00..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Medium-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Cyrillic.woff deleted file mode 100644 index 4eef9f4..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Latin1.woff deleted file mode 100644 index 3e2e1fd..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Latin2.woff deleted file mode 100644 index c16ad14..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Latin3.woff deleted file mode 100644 index a75fcc7..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Pi.woff deleted file mode 100644 index 720994d..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-MediumItalic-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Cyrillic.woff deleted file mode 100644 index cd50019..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Latin1.woff deleted file mode 100644 index 5732bbd..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Latin2.woff deleted file mode 100644 index e085086..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Latin3.woff deleted file mode 100644 index 3794a25..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Pi.woff deleted file mode 100644 index 0648ba0..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Cyrillic.woff deleted file mode 100644 index b76776d..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Latin1.woff deleted file mode 100644 index 5d2af84..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Latin2.woff deleted file mode 100644 index c93dc85..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Latin3.woff deleted file mode 100644 index d0f879f..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Pi.woff deleted file mode 100644 index e28b8c0..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Cyrillic.woff deleted file mode 100644 index 8223a47..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Latin1.woff deleted file mode 100644 index 5d7ccb1..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Latin2.woff deleted file mode 100644 index 2b9b8e8..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Latin3.woff deleted file mode 100644 index 0fa7905..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Pi.woff deleted file mode 100644 index 44334ea..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Cyrillic.woff deleted file mode 100644 index a6dd159..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Latin1.woff deleted file mode 100644 index cbf7d93..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Latin2.woff deleted file mode 100644 index a6ee40f..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Latin3.woff deleted file mode 100644 index aefc29d..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Pi.woff deleted file mode 100644 index 3890f01..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Text-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Cyrillic.woff deleted file mode 100644 index 4942e46..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Latin1.woff deleted file mode 100644 index 6a39dd3..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Latin2.woff deleted file mode 100644 index 8fc3c1b..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Latin3.woff deleted file mode 100644 index d85e962..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Pi.woff deleted file mode 100644 index ac68fb1..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-TextItalic-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Cyrillic.woff deleted file mode 100644 index e5c14f4..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Latin1.woff deleted file mode 100644 index d0676ab..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Latin2.woff deleted file mode 100644 index 534b7a8..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Latin3.woff deleted file mode 100644 index ac105c1..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Pi.woff deleted file mode 100644 index a375115..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Thin-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Cyrillic.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Cyrillic.woff deleted file mode 100644 index 3785972..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Cyrillic.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Latin1.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Latin1.woff deleted file mode 100644 index 3bafed0..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Latin1.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Latin2.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Latin2.woff deleted file mode 100644 index a9aceae..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Latin2.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Latin3.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Latin3.woff deleted file mode 100644 index 6c5b41c..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Latin3.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Pi.woff b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Pi.woff deleted file mode 100644 index 0015d08..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-ThinItalic-Pi.woff and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/license.txt b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/license.txt deleted file mode 100644 index f72f765..0000000 --- a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff/license.txt +++ /dev/null @@ -1,92 +0,0 @@ -Copyright © 2017 IBM Corp. with Reserved Font Name "Plex" - -This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is copied below, and is also available with a FAQ at: -http://scripts.sil.org/OFL - ------------------------------------------------------------ -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. \ No newline at end of file diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Cyrillic.woff2 deleted file mode 100644 index 3c07766..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Latin1.woff2 deleted file mode 100644 index e23bdf0..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Latin2.woff2 deleted file mode 100644 index 590b9ed..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Latin3.woff2 deleted file mode 100644 index 223c409..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Pi.woff2 deleted file mode 100644 index e611034..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Cyrillic.woff2 deleted file mode 100644 index e51ada3..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Latin1.woff2 deleted file mode 100644 index 13b74b9..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Latin2.woff2 deleted file mode 100644 index 665c9fb..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Latin3.woff2 deleted file mode 100644 index dc1aeb2..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Pi.woff2 deleted file mode 100644 index 8d4a89d..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Cyrillic.woff2 deleted file mode 100644 index 82a6450..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Latin1.woff2 deleted file mode 100644 index 0d74974..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Latin2.woff2 deleted file mode 100644 index 93beea7..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Latin3.woff2 deleted file mode 100644 index 75564e1..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Pi.woff2 deleted file mode 100644 index 165e2b9..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Cyrillic.woff2 deleted file mode 100644 index 6a02bd2..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Latin1.woff2 deleted file mode 100644 index bf78c62..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Latin2.woff2 deleted file mode 100644 index 85a9840..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Latin3.woff2 deleted file mode 100644 index b3c2292..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Pi.woff2 deleted file mode 100644 index 002cc31..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Cyrillic.woff2 deleted file mode 100644 index f7f2673..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin1.woff2 deleted file mode 100644 index 572f4e6..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin2.woff2 deleted file mode 100644 index 3ffe6c7..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin3.woff2 deleted file mode 100644 index d21f284..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Pi.woff2 deleted file mode 100644 index 8a0b266..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Cyrillic.woff2 deleted file mode 100644 index 44b637b..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin1.woff2 deleted file mode 100644 index e796896..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin2.woff2 deleted file mode 100644 index 987616a..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin3.woff2 deleted file mode 100644 index 65e1ba8..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Pi.woff2 deleted file mode 100644 index 0c09491..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Cyrillic.woff2 deleted file mode 100644 index db11798..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin1.woff2 deleted file mode 100644 index cc919fa..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin2.woff2 deleted file mode 100644 index bc9d1bb..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin3.woff2 deleted file mode 100644 index 7647dec..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Pi.woff2 deleted file mode 100644 index d8606b4..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Cyrillic.woff2 deleted file mode 100644 index 1fbb2d5..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Latin1.woff2 deleted file mode 100644 index b1fc3ec..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Latin2.woff2 deleted file mode 100644 index 0d7426b..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Latin3.woff2 deleted file mode 100644 index 74666ea..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Pi.woff2 deleted file mode 100644 index cd302c9..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Cyrillic.woff2 deleted file mode 100644 index f5836a1..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Latin1.woff2 deleted file mode 100644 index d54e3db..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Latin2.woff2 deleted file mode 100644 index f83a68a..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Latin3.woff2 deleted file mode 100644 index ef71fc8..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Pi.woff2 deleted file mode 100644 index fb47828..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Cyrillic.woff2 deleted file mode 100644 index e96f376..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin1.woff2 deleted file mode 100644 index d68da83..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin2.woff2 deleted file mode 100644 index cdd25a5..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin3.woff2 deleted file mode 100644 index 5f8a24e..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Pi.woff2 deleted file mode 100644 index fa5ca65..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Cyrillic.woff2 deleted file mode 100644 index e9ece01..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin1.woff2 deleted file mode 100644 index 200d41f..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin2.woff2 deleted file mode 100644 index d4a0402..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin3.woff2 deleted file mode 100644 index fce24d3..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Pi.woff2 deleted file mode 100644 index b127380..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Cyrillic.woff2 deleted file mode 100644 index 84a8d35..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin1.woff2 deleted file mode 100644 index 3d84b51..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin2.woff2 deleted file mode 100644 index 25165f8..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin3.woff2 deleted file mode 100644 index 340b54a..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Pi.woff2 deleted file mode 100644 index 659d071..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Cyrillic.woff2 deleted file mode 100644 index 68cadb4..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Latin1.woff2 deleted file mode 100644 index 18beca6..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Latin2.woff2 deleted file mode 100644 index 011c59c..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Latin3.woff2 deleted file mode 100644 index e8cdbd7..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Pi.woff2 deleted file mode 100644 index 842059e..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Cyrillic.woff2 deleted file mode 100644 index 31eb957..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Latin1.woff2 deleted file mode 100644 index 41e0452..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Latin2.woff2 deleted file mode 100644 index 57ecbe7..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Latin3.woff2 deleted file mode 100644 index e001365..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Pi.woff2 deleted file mode 100644 index a54e8ac..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Cyrillic.woff2 deleted file mode 100644 index 15afd96..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Latin1.woff2 deleted file mode 100644 index 7ffd310..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Latin2.woff2 deleted file mode 100644 index e6965f3..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Latin3.woff2 deleted file mode 100644 index 0ac581e..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Pi.woff2 deleted file mode 100644 index a80c230..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Cyrillic.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Cyrillic.woff2 deleted file mode 100644 index cb77cf9..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Cyrillic.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Latin1.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Latin1.woff2 deleted file mode 100644 index 5007530..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Latin1.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Latin2.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Latin2.woff2 deleted file mode 100644 index 4d32aff..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Latin2.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Latin3.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Latin3.woff2 deleted file mode 100644 index 8c68010..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Latin3.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Pi.woff2 b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Pi.woff2 deleted file mode 100644 index cf80dce..0000000 Binary files a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Pi.woff2 and /dev/null differ diff --git a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/license.txt b/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/license.txt deleted file mode 100644 index f72f765..0000000 --- a/src/assets/ibm-plex/IBM-Plex-Mono/fonts/split/woff2/license.txt +++ /dev/null @@ -1,92 +0,0 @@ -Copyright © 2017 IBM Corp. with Reserved Font Name "Plex" - -This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is copied below, and is also available with a FAQ at: -http://scripts.sil.org/OFL - ------------------------------------------------------------ -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. \ No newline at end of file diff --git a/src/assets/ibm-plex/css/_ibm-plex.scss b/src/assets/ibm-plex/css/_ibm-plex.scss deleted file mode 100644 index 2880302..0000000 --- a/src/assets/ibm-plex/css/_ibm-plex.scss +++ /dev/null @@ -1,655 +0,0 @@ -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 700; - src: local("IBM Plex Mono Bold"), local("IBMPlexMono-Bold"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Bold.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Bold.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 700; - src: local("IBM Plex Mono Bold"), local("IBMPlexMono-Bold"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 700; - src: local("IBM Plex Mono Bold"), local("IBMPlexMono-Bold"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 700; - src: local("IBM Plex Mono Bold"), local("IBMPlexMono-Bold"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 700; - src: local("IBM Plex Mono Bold"), local("IBMPlexMono-Bold"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 700; - src: local("IBM Plex Mono Bold"), local("IBMPlexMono-Bold"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Bold-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 700; - src: local("IBM Plex Mono Bold Italic"), local("IBMPlexMono-BoldItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-BoldItalic.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-BoldItalic.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 700; - src: local("IBM Plex Mono Bold Italic"), local("IBMPlexMono-BoldItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 700; - src: local("IBM Plex Mono Bold Italic"), local("IBMPlexMono-BoldItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 700; - src: local("IBM Plex Mono Bold Italic"), local("IBMPlexMono-BoldItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 700; - src: local("IBM Plex Mono Bold Italic"), local("IBMPlexMono-BoldItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 700; - src: local("IBM Plex Mono Bold Italic"), local("IBMPlexMono-BoldItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-BoldItalic-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 200; - src: local("IBM Plex Mono ExtraLight"), local("IBMPlexMono-ExtraLight"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-ExtraLight.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-ExtraLight.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 200; - src: local("IBM Plex Mono ExtraLight"), local("IBMPlexMono-ExtraLight"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 200; - src: local("IBM Plex Mono ExtraLight"), local("IBMPlexMono-ExtraLight"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 200; - src: local("IBM Plex Mono ExtraLight"), local("IBMPlexMono-ExtraLight"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 200; - src: local("IBM Plex Mono ExtraLight"), local("IBMPlexMono-ExtraLight"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 200; - src: local("IBM Plex Mono ExtraLight"), local("IBMPlexMono-ExtraLight"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLight-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 200; - src: local("IBM Plex Mono ExtraLight Italic"), local("IBMPlexMono-ExtraLightItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-ExtraLightItalic.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-ExtraLightItalic.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 200; - src: local("IBM Plex Mono ExtraLight Italic"), local("IBMPlexMono-ExtraLightItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 200; - src: local("IBM Plex Mono ExtraLight Italic"), local("IBMPlexMono-ExtraLightItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 200; - src: local("IBM Plex Mono ExtraLight Italic"), local("IBMPlexMono-ExtraLightItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 200; - src: local("IBM Plex Mono ExtraLight Italic"), local("IBMPlexMono-ExtraLightItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 200; - src: local("IBM Plex Mono ExtraLight Italic"), local("IBMPlexMono-ExtraLightItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ExtraLightItalic-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 400; - src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Italic.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Italic.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 400; - src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 400; - src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 400; - src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 400; - src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 400; - src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 300; - src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Light.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Light.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 300; - src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 300; - src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 300; - src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 300; - src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 300; - src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 300; - src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-LightItalic.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-LightItalic.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 300; - src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 300; - src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 300; - src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 300; - src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 300; - src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 500; - src: local("IBM Plex Mono Medium"), local("IBMPlexMono-Medium"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Medium.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Medium.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 500; - src: local("IBM Plex Mono Medium"), local("IBMPlexMono-Medium"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 500; - src: local("IBM Plex Mono Medium"), local("IBMPlexMono-Medium"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 500; - src: local("IBM Plex Mono Medium"), local("IBMPlexMono-Medium"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 500; - src: local("IBM Plex Mono Medium"), local("IBMPlexMono-Medium"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 500; - src: local("IBM Plex Mono Medium"), local("IBMPlexMono-Medium"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Medium-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 500; - src: local("IBM Plex Mono Medium Italic"), local("IBMPlexMono-MediumItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-MediumItalic.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-MediumItalic.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 500; - src: local("IBM Plex Mono Medium Italic"), local("IBMPlexMono-MediumItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 500; - src: local("IBM Plex Mono Medium Italic"), local("IBMPlexMono-MediumItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 500; - src: local("IBM Plex Mono Medium Italic"), local("IBMPlexMono-MediumItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 500; - src: local("IBM Plex Mono Medium Italic"), local("IBMPlexMono-MediumItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 500; - src: local("IBM Plex Mono Medium Italic"), local("IBMPlexMono-MediumItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-MediumItalic-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 400; - src: local("IBM Plex Mono"), local("IBMPlexMono"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Regular.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Regular.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 400; - src: local("IBM Plex Mono"), local("IBMPlexMono"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 400; - src: local("IBM Plex Mono"), local("IBMPlexMono"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 400; - src: local("IBM Plex Mono"), local("IBMPlexMono"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 400; - src: local("IBM Plex Mono"), local("IBMPlexMono"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 400; - src: local("IBM Plex Mono"), local("IBMPlexMono"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 600; - src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-SemiBold.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-SemiBold.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 600; - src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 600; - src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 600; - src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 600; - src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 600; - src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 600; - src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-SemiBoldItalic.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-SemiBoldItalic.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 600; - src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 600; - src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 600; - src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 600; - src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 600; - src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 450; - src: local("IBM Plex Mono Text"), local("IBMPlexMono-Text"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Text.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Text.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 450; - src: local("IBM Plex Mono Text"), local("IBMPlexMono-Text"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 450; - src: local("IBM Plex Mono Text"), local("IBMPlexMono-Text"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 450; - src: local("IBM Plex Mono Text"), local("IBMPlexMono-Text"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 450; - src: local("IBM Plex Mono Text"), local("IBMPlexMono-Text"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 450; - src: local("IBM Plex Mono Text"), local("IBMPlexMono-Text"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Text-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 450; - src: local("IBM Plex Mono Text Italic"), local("IBMPlexMono-TextItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-TextItalic.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-TextItalic.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 450; - src: local("IBM Plex Mono Text Italic"), local("IBMPlexMono-TextItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 450; - src: local("IBM Plex Mono Text Italic"), local("IBMPlexMono-TextItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 450; - src: local("IBM Plex Mono Text Italic"), local("IBMPlexMono-TextItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 450; - src: local("IBM Plex Mono Text Italic"), local("IBMPlexMono-TextItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 450; - src: local("IBM Plex Mono Text Italic"), local("IBMPlexMono-TextItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-TextItalic-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 100; - src: local("IBM Plex Mono Thin"), local("IBMPlexMono-Thin"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Thin.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Thin.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 100; - src: local("IBM Plex Mono Thin"), local("IBMPlexMono-Thin"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 100; - src: local("IBM Plex Mono Thin"), local("IBMPlexMono-Thin"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 100; - src: local("IBM Plex Mono Thin"), local("IBMPlexMono-Thin"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 100; - src: local("IBM Plex Mono Thin"), local("IBMPlexMono-Thin"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 100; - src: local("IBM Plex Mono Thin"), local("IBMPlexMono-Thin"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Thin-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 100; - src: local("IBM Plex Mono Thin Italic"), local("IBMPlexMono-ThinItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-ThinItalic.woff2") format("woff2"), url("#{$font-path}/IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-ThinItalic.woff") format("woff"); } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 100; - src: local("IBM Plex Mono Thin Italic"), local("IBMPlexMono-ThinItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Cyrillic.woff2") format("woff2"); - unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 100; - src: local("IBM Plex Mono Thin Italic"), local("IBMPlexMono-ThinItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Pi.woff2") format("woff2"); - unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 100; - src: local("IBM Plex Mono Thin Italic"), local("IBMPlexMono-ThinItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Latin3.woff2") format("woff2"); - unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 100; - src: local("IBM Plex Mono Thin Italic"), local("IBMPlexMono-ThinItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Latin2.woff2") format("woff2"); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02; } - -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 100; - src: local("IBM Plex Mono Thin Italic"), local("IBMPlexMono-ThinItalic"), url("#{$font-path}/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-ThinItalic-Latin1.woff2") format("woff2"); - unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212, U+FB01-FB02; } diff --git a/src/assets/ibm-plex/css/ibm-plex.css b/src/assets/ibm-plex/css/ibm-plex.css deleted file mode 100644 index d723d12..0000000 --- a/src/assets/ibm-plex/css/ibm-plex.css +++ /dev/null @@ -1,61 +0,0 @@ -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 700; - src: local("IBM Plex Mono Bold"), local("IBMPlexMono-Bold"), url("../IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Bold.woff2") format("woff2"), url("../IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Bold.woff") format("woff"); } -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 700; - src: local("IBM Plex Mono Bold Italic"), local("IBMPlexMono-BoldItalic"), url("../IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-BoldItalic.woff2") format("woff2"), url("../IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-BoldItalic.woff") format("woff"); } -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 200; - src: local("IBM Plex Mono ExtraLight"), local("IBMPlexMono-ExtraLight"), url("../IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-ExtraLight.woff2") format("woff2"), url("../IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-ExtraLight.woff") format("woff"); } -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 200; - src: local("IBM Plex Mono ExtraLight Italic"), local("IBMPlexMono-ExtraLightItalic"), url("../IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-ExtraLightItalic.woff2") format("woff2"), url("../IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-ExtraLightItalic.woff") format("woff"); } -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 400; - src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url("../IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Italic.woff2") format("woff2"), url("../IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Italic.woff") format("woff"); } -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 300; - src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url("../IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Light.woff2") format("woff2"), url("../IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Light.woff") format("woff"); } -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 300; - src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url("../IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-LightItalic.woff2") format("woff2"), url("../IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-LightItalic.woff") format("woff"); } -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 500; - src: local("IBM Plex Mono Medium"), local("IBMPlexMono-Medium"), url("../IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Medium.woff2") format("woff2"), url("../IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Medium.woff") format("woff"); } -@font-face { - font-family: 'IBM Plex Mono'; - font-style: italic; - font-weight: 500; - src: local("IBM Plex Mono Medium Italic"), local("IBMPlexMono-MediumItalic"), url("../IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-MediumItalic.woff2") format("woff2"), url("../IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-MediumItalic.woff") format("woff"); } -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 400; - src: local("IBM Plex Mono"), local("IBMPlexMono"), url("../IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Regular.woff2") format("woff2"), url("../IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Regular.woff") format("woff"); } -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 600; - src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url("../IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-SemiBold.woff2") format("woff2"), url("../IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-SemiBold.woff") format("woff"); } -@font-face { - font-family: 'IBM Plex Mono'; - font-style: normal; - font-weight: 450; - src: local("IBM Plex Mono Text"), local("IBMPlexMono-Text"), url("../IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Text.woff2") format("woff2"), url("../IBM-Plex-Mono/fonts/complete/woff/IBMPlexMono-Text.woff") format("woff"); } - diff --git a/src/assets/style.scss b/src/assets/style.scss index 3f337c3..6597820 100644 --- a/src/assets/style.scss +++ b/src/assets/style.scss @@ -1,5 +1,3 @@ -$font-path: 'ibm-plex'; - // the base size of the header svg is 500 * 500, strokes will need to be // adjusted for exact pixel sizes $logo-size: 216; @@ -17,8 +15,6 @@ $reduced: #888; $reduced-1: #88888811; $reduced-2: #88888822; -@import 'ibm-plex/css/ibm-plex.scss'; - *, *:before, *:after { box-sizing: border-box; }