diff --git a/fonts/other/geist-mono/100.css b/fonts/other/geist-mono/100.css new file mode 100644 index 00000000000..974071f692a --- /dev/null +++ b/fonts/other/geist-mono/100.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-100-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url(./files/geist-mono-latin-100-normal.woff2) format('woff2'), url(./files/geist-mono-latin-100-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/200.css b/fonts/other/geist-mono/200.css new file mode 100644 index 00000000000..beaee4ae66e --- /dev/null +++ b/fonts/other/geist-mono/200.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-200-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url(./files/geist-mono-latin-200-normal.woff2) format('woff2'), url(./files/geist-mono-latin-200-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/300.css b/fonts/other/geist-mono/300.css new file mode 100644 index 00000000000..d386c6ee30f --- /dev/null +++ b/fonts/other/geist-mono/300.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-300-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url(./files/geist-mono-latin-300-normal.woff2) format('woff2'), url(./files/geist-mono-latin-300-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/400.css b/fonts/other/geist-mono/400.css new file mode 100644 index 00000000000..7405e7e101d --- /dev/null +++ b/fonts/other/geist-mono/400.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-400-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url(./files/geist-mono-latin-400-normal.woff2) format('woff2'), url(./files/geist-mono-latin-400-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/500.css b/fonts/other/geist-mono/500.css new file mode 100644 index 00000000000..1c6fa6e2c41 --- /dev/null +++ b/fonts/other/geist-mono/500.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-500-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url(./files/geist-mono-latin-500-normal.woff2) format('woff2'), url(./files/geist-mono-latin-500-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/600.css b/fonts/other/geist-mono/600.css new file mode 100644 index 00000000000..99bea38c2c6 --- /dev/null +++ b/fonts/other/geist-mono/600.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-600-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url(./files/geist-mono-latin-600-normal.woff2) format('woff2'), url(./files/geist-mono-latin-600-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/700.css b/fonts/other/geist-mono/700.css new file mode 100644 index 00000000000..9107aa703a1 --- /dev/null +++ b/fonts/other/geist-mono/700.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-700-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url(./files/geist-mono-latin-700-normal.woff2) format('woff2'), url(./files/geist-mono-latin-700-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/800.css b/fonts/other/geist-mono/800.css new file mode 100644 index 00000000000..fa1acbe7ad3 --- /dev/null +++ b/fonts/other/geist-mono/800.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-800-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url(./files/geist-mono-latin-800-normal.woff2) format('woff2'), url(./files/geist-mono-latin-800-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/900.css b/fonts/other/geist-mono/900.css new file mode 100644 index 00000000000..a99b8332e5f --- /dev/null +++ b/fonts/other/geist-mono/900.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-900-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url(./files/geist-mono-latin-900-normal.woff2) format('woff2'), url(./files/geist-mono-latin-900-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/CHANGELOG.md b/fonts/other/geist-mono/CHANGELOG.md new file mode 100644 index 00000000000..e798685bbf8 --- /dev/null +++ b/fonts/other/geist-mono/CHANGELOG.md @@ -0,0 +1,2 @@ +# Changelog +See the [Fontsource CHANGELOG.md](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md). \ No newline at end of file diff --git a/fonts/other/geist-mono/LICENSE b/fonts/other/geist-mono/LICENSE new file mode 100644 index 00000000000..df71062c182 --- /dev/null +++ b/fonts/other/geist-mono/LICENSE @@ -0,0 +1,92 @@ +Geist Sans and Geist Mono Font +(C) 2023 Vercel, made in collaboration with basement.studio + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is available with a FAQ at: http://scripts.sil.org/OFL and copied below + +----------------------------------------------------------- +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 AND CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/fonts/other/geist-mono/README.md b/fonts/other/geist-mono/README.md new file mode 100644 index 00000000000..39a80f79674 --- /dev/null +++ b/fonts/other/geist-mono/README.md @@ -0,0 +1,47 @@ +# Fontsource Geist Mono + +[![npm (scoped)](https://img.shields.io/npm/v/@fontsource/geist-mono?color=brightgreen)](https://www.npmjs.com/package/@fontsource/geist-mono) [![Generic badge](https://img.shields.io/badge/fontsource-passing-brightgreen)](https://github.com/fontsource/fontsource) [![Monthly downloads](https://badgen.net/npm/dm/@fontsource/geist-mono)](https://github.com/fontsource/fontsource) [![Total downloads](https://badgen.net/npm/dt/@fontsource/geist-mono)](https://github.com/fontsource/fontsource) [![GitHub stars](https://img.shields.io/github/stars/fontsource/fontsource.svg?style=social&label=Star)](https://github.com/fontsource/fontsource/stargazers) + +The CSS and web font files to easily self-host the “Geist Mono” font. Please visit the main [Fontsource website](https://fontsource.org/fonts/geist-mono) to view more details on this package. + +## Quick Installation + +Fontsource offers multiple methods to import the CSS, including using a bundler like Vite or using SASS. You can find full documentation [here](https://fontsource.org/docs/getting-started/introduction). + +```javascript +npm install @fontsource/geist-mono +``` + +Within your app entry file or site component, import it in. + +```javascript +import "@fontsource/geist-mono"; // Defaults to weight 400 +import "@fontsource/geist-mono/400.css"; // Specify weight +import "@fontsource/geist-mono/400-italic.css"; // Specify weight and style +``` + +Supported variables: +- Weights: `[100,200,300,400,500,600,700,800,900]` +- Styles: `[normal]` +- Subsets: `[latin]` + +> Note: `italic` may not be supported by all fonts. To learn more about what weights and styles are supported, please visit the [Fontsource website](https://fontsource.org/fonts/geist-mono). + +Finally, you can reference the font name in a CSS stylesheet, CSS Module, or CSS-in-JS. + +```css +body { + font-family: "Geist Mono"; +} +``` + +## Licensing +Always make sure to read the license for each font you use. Most of the fonts in the collection use the SIL Open Font License, v1.1. Some fonts use the Apache 2 license. The Ubuntu fonts use the Ubuntu Font License v1.0. + +vercel +[OFL-1.1](https://openfontlicense.org/) + +## Other Notes +Font version (provided by source): `v1.1.0`. + +If you have any suggestions or ideas to improve the performance of font loading or expand the existing library, feel free to star and contribute to this repository. You can share your suggestions or ideas by creating an [issue](https://github.com/fontsource/fontsource/issues). \ No newline at end of file diff --git a/fonts/other/geist-mono/files/geist-mono-latin-100-normal.woff b/fonts/other/geist-mono/files/geist-mono-latin-100-normal.woff new file mode 100644 index 00000000000..81aa2d5f118 Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-100-normal.woff differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-100-normal.woff2 b/fonts/other/geist-mono/files/geist-mono-latin-100-normal.woff2 new file mode 100644 index 00000000000..dfe3b72a9c5 Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-100-normal.woff2 differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-200-normal.woff b/fonts/other/geist-mono/files/geist-mono-latin-200-normal.woff new file mode 100644 index 00000000000..e822918b5cc Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-200-normal.woff differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-200-normal.woff2 b/fonts/other/geist-mono/files/geist-mono-latin-200-normal.woff2 new file mode 100644 index 00000000000..d8b8ea7fdd4 Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-200-normal.woff2 differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-300-normal.woff b/fonts/other/geist-mono/files/geist-mono-latin-300-normal.woff new file mode 100644 index 00000000000..fc6206077de Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-300-normal.woff differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-300-normal.woff2 b/fonts/other/geist-mono/files/geist-mono-latin-300-normal.woff2 new file mode 100644 index 00000000000..9970aac12da Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-300-normal.woff2 differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-400-normal.woff b/fonts/other/geist-mono/files/geist-mono-latin-400-normal.woff new file mode 100644 index 00000000000..76ce9edfb66 Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-400-normal.woff differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-400-normal.woff2 b/fonts/other/geist-mono/files/geist-mono-latin-400-normal.woff2 new file mode 100644 index 00000000000..5847e666e7c Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-400-normal.woff2 differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-500-normal.woff b/fonts/other/geist-mono/files/geist-mono-latin-500-normal.woff new file mode 100644 index 00000000000..b7189cba33a Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-500-normal.woff differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-500-normal.woff2 b/fonts/other/geist-mono/files/geist-mono-latin-500-normal.woff2 new file mode 100644 index 00000000000..533bcd761e4 Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-500-normal.woff2 differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-600-normal.woff b/fonts/other/geist-mono/files/geist-mono-latin-600-normal.woff new file mode 100644 index 00000000000..28183c06813 Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-600-normal.woff differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-600-normal.woff2 b/fonts/other/geist-mono/files/geist-mono-latin-600-normal.woff2 new file mode 100644 index 00000000000..a34cd013179 Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-600-normal.woff2 differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-700-normal.woff b/fonts/other/geist-mono/files/geist-mono-latin-700-normal.woff new file mode 100644 index 00000000000..e67135b5c2a Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-700-normal.woff differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-700-normal.woff2 b/fonts/other/geist-mono/files/geist-mono-latin-700-normal.woff2 new file mode 100644 index 00000000000..762b915dd99 Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-700-normal.woff2 differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-800-normal.woff b/fonts/other/geist-mono/files/geist-mono-latin-800-normal.woff new file mode 100644 index 00000000000..3c57a9206e8 Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-800-normal.woff differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-800-normal.woff2 b/fonts/other/geist-mono/files/geist-mono-latin-800-normal.woff2 new file mode 100644 index 00000000000..1b6d1d0648b Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-800-normal.woff2 differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-900-normal.woff b/fonts/other/geist-mono/files/geist-mono-latin-900-normal.woff new file mode 100644 index 00000000000..8bd66fe9a6b Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-900-normal.woff differ diff --git a/fonts/other/geist-mono/files/geist-mono-latin-900-normal.woff2 b/fonts/other/geist-mono/files/geist-mono-latin-900-normal.woff2 new file mode 100644 index 00000000000..4fe55c9786c Binary files /dev/null and b/fonts/other/geist-mono/files/geist-mono-latin-900-normal.woff2 differ diff --git a/fonts/other/geist-mono/index.css b/fonts/other/geist-mono/index.css new file mode 100644 index 00000000000..7405e7e101d --- /dev/null +++ b/fonts/other/geist-mono/index.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-400-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url(./files/geist-mono-latin-400-normal.woff2) format('woff2'), url(./files/geist-mono-latin-400-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/latin-100.css b/fonts/other/geist-mono/latin-100.css new file mode 100644 index 00000000000..974071f692a --- /dev/null +++ b/fonts/other/geist-mono/latin-100.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-100-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url(./files/geist-mono-latin-100-normal.woff2) format('woff2'), url(./files/geist-mono-latin-100-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/latin-200.css b/fonts/other/geist-mono/latin-200.css new file mode 100644 index 00000000000..beaee4ae66e --- /dev/null +++ b/fonts/other/geist-mono/latin-200.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-200-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url(./files/geist-mono-latin-200-normal.woff2) format('woff2'), url(./files/geist-mono-latin-200-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/latin-300.css b/fonts/other/geist-mono/latin-300.css new file mode 100644 index 00000000000..d386c6ee30f --- /dev/null +++ b/fonts/other/geist-mono/latin-300.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-300-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url(./files/geist-mono-latin-300-normal.woff2) format('woff2'), url(./files/geist-mono-latin-300-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/latin-400.css b/fonts/other/geist-mono/latin-400.css new file mode 100644 index 00000000000..7405e7e101d --- /dev/null +++ b/fonts/other/geist-mono/latin-400.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-400-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url(./files/geist-mono-latin-400-normal.woff2) format('woff2'), url(./files/geist-mono-latin-400-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/latin-500.css b/fonts/other/geist-mono/latin-500.css new file mode 100644 index 00000000000..1c6fa6e2c41 --- /dev/null +++ b/fonts/other/geist-mono/latin-500.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-500-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url(./files/geist-mono-latin-500-normal.woff2) format('woff2'), url(./files/geist-mono-latin-500-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/latin-600.css b/fonts/other/geist-mono/latin-600.css new file mode 100644 index 00000000000..99bea38c2c6 --- /dev/null +++ b/fonts/other/geist-mono/latin-600.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-600-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url(./files/geist-mono-latin-600-normal.woff2) format('woff2'), url(./files/geist-mono-latin-600-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/latin-700.css b/fonts/other/geist-mono/latin-700.css new file mode 100644 index 00000000000..9107aa703a1 --- /dev/null +++ b/fonts/other/geist-mono/latin-700.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-700-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url(./files/geist-mono-latin-700-normal.woff2) format('woff2'), url(./files/geist-mono-latin-700-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/latin-800.css b/fonts/other/geist-mono/latin-800.css new file mode 100644 index 00000000000..fa1acbe7ad3 --- /dev/null +++ b/fonts/other/geist-mono/latin-800.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-800-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url(./files/geist-mono-latin-800-normal.woff2) format('woff2'), url(./files/geist-mono-latin-800-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/latin-900.css b/fonts/other/geist-mono/latin-900.css new file mode 100644 index 00000000000..a99b8332e5f --- /dev/null +++ b/fonts/other/geist-mono/latin-900.css @@ -0,0 +1,8 @@ +/* geist-mono-latin-900-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url(./files/geist-mono-latin-900-normal.woff2) format('woff2'), url(./files/geist-mono-latin-900-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/latin.css b/fonts/other/geist-mono/latin.css new file mode 100644 index 00000000000..257d98bab42 --- /dev/null +++ b/fonts/other/geist-mono/latin.css @@ -0,0 +1,80 @@ +/* geist-mono-latin-100-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 100; + src: url(./files/geist-mono-latin-100-normal.woff2) format('woff2'), url(./files/geist-mono-latin-100-normal.woff) format('woff'); +} + +/* geist-mono-latin-200-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 200; + src: url(./files/geist-mono-latin-200-normal.woff2) format('woff2'), url(./files/geist-mono-latin-200-normal.woff) format('woff'); +} + +/* geist-mono-latin-300-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 300; + src: url(./files/geist-mono-latin-300-normal.woff2) format('woff2'), url(./files/geist-mono-latin-300-normal.woff) format('woff'); +} + +/* geist-mono-latin-400-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 400; + src: url(./files/geist-mono-latin-400-normal.woff2) format('woff2'), url(./files/geist-mono-latin-400-normal.woff) format('woff'); +} + +/* geist-mono-latin-500-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 500; + src: url(./files/geist-mono-latin-500-normal.woff2) format('woff2'), url(./files/geist-mono-latin-500-normal.woff) format('woff'); +} + +/* geist-mono-latin-600-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 600; + src: url(./files/geist-mono-latin-600-normal.woff2) format('woff2'), url(./files/geist-mono-latin-600-normal.woff) format('woff'); +} + +/* geist-mono-latin-700-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 700; + src: url(./files/geist-mono-latin-700-normal.woff2) format('woff2'), url(./files/geist-mono-latin-700-normal.woff) format('woff'); +} + +/* geist-mono-latin-800-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 800; + src: url(./files/geist-mono-latin-800-normal.woff2) format('woff2'), url(./files/geist-mono-latin-800-normal.woff) format('woff'); +} + +/* geist-mono-latin-900-normal */ +@font-face { + font-family: 'Geist Mono'; + font-style: normal; + font-display: swap; + font-weight: 900; + src: url(./files/geist-mono-latin-900-normal.woff2) format('woff2'), url(./files/geist-mono-latin-900-normal.woff) format('woff'); +} \ No newline at end of file diff --git a/fonts/other/geist-mono/metadata.json b/fonts/other/geist-mono/metadata.json new file mode 100644 index 00000000000..c257a5ba811 --- /dev/null +++ b/fonts/other/geist-mono/metadata.json @@ -0,0 +1,19 @@ +{ + "id": "geist-mono", + "family": "Geist Mono", + "subsets": ["latin"], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], + "styles": ["normal"], + "defSubset": "latin", + "variable": false, + "lastModified": "2023-12-19", + "version": "v1.1.0", + "category": "monospace", + "license": { + "type": "OFL-1.1", + "url": "https://github.com/vercel/geist-font/blob/main/LICENSE.TXT", + "attribution": "vercel" + }, + "source": "https://github.com/vercel/geist-font", + "type": "other" +} diff --git a/fonts/other/geist-mono/package.json b/fonts/other/geist-mono/package.json new file mode 100644 index 00000000000..3bd0f8e4e44 --- /dev/null +++ b/fonts/other/geist-mono/package.json @@ -0,0 +1,29 @@ +{ + "name": "@fontsource/geist-mono", + "version": "5.0.0", + "description": "Self-host the Geist Mono font in a neatly bundled NPM package.", + "main": "index.css", + "publishConfig": {"access": "public"}, + "keywords": [ + "fontsource", + "font", + "font family", + "google fonts", + "geist-mono", + "Geist Mono", + "css", + "sass", + "front-end", + "web", + "typeface", + "variable" + ], + "author": "vercel", + "license": "OFL-1.1", + "homepage": "https://fontsource.org/fonts/geist-mono", + "repository": { + "type": "git", + "url": "https://github.com/fontsource/font-files.git", + "directory": "fonts/other/geist-mono" + } +} \ No newline at end of file diff --git a/fonts/other/geist-mono/scss/metadata.scss b/fonts/other/geist-mono/scss/metadata.scss new file mode 100644 index 00000000000..18e378b8f2d --- /dev/null +++ b/fonts/other/geist-mono/scss/metadata.scss @@ -0,0 +1,14 @@ +$id: 'geist-mono' !default; +$family: 'Geist Mono' !default; +$category: monospace !default; +$subsets: (latin) !default; +$weights: (100, 200, 300, 400, 500, 600, 700, 800, 900) !default; +$styles: (normal) !default; +$axes: null !default; +$defaults: ( + subset: latin, + weight: 400, + style: normal, + axis: null, +) !default; +$unicode: null !default; diff --git a/fonts/other/geist-mono/scss/mixins.scss b/fonts/other/geist-mono/scss/mixins.scss new file mode 100644 index 00000000000..4d1c6c3aaf7 --- /dev/null +++ b/fonts/other/geist-mono/scss/mixins.scss @@ -0,0 +1,184 @@ +@use 'sass:list'; +@use 'sass:map'; +@use 'sass:math'; +@use 'sass:meta'; +@use 'sass:string'; + +@use 'metadata'; + +$metadata: meta.module-variables(metadata) !default; +$directory: null !default; + +$family: null !default; +$display: null !default; +$formats: null !default; +$subsets: null !default; +$weights: null !default; +$styles: null !default; +$axes: null !default; + +// Deprecated +$displayVar: null !default; + +@mixin generator( + $metadata: $metadata, + $directory: $directory, + $family: $family, + $display: $display, + $formats: $formats, + $subsets: $subsets, + $weights: $weights, + $styles: $styles, + $axes: $axes, + + // Deprecated + $displayVar: $displayVar +) { + @if $displayVar != null { + @warn "$displayVar is deprecated due to the limitation of using css variables in @font-face (https://github.com/fontsource/fontsource/issues/726)."; + } + + $isVariable: map.get($metadata, axes) != null; + + $directory: if( + $directory, + $directory, + '~@fontsource#{if($isVariable, '-variable', '')}/#{map.get($metadata, id)}/files' + ); + + $family: if($family, $family, map.get($metadata, family) + if($isVariable, ' Variable', '')); + $display: if($display, $display, swap); + $formats: if(not $formats or $formats == all, if($isVariable, woff2, (woff2, woff)), $formats); + $subsets: if( + $subsets, + if($subsets == all, map.get($metadata, subsets), $subsets), + map.get($metadata, defaults, subset) + ); + $weights: if( + $weights, + if($weights == all, map.get($metadata, weights), $weights), + map.get($metadata, defaults, weight) + ); + $styles: if( + $styles, + if($styles == all, map.get($metadata, styles), $styles), + map.get($metadata, defaults, style) + ); + $axes: if( + $axes, + if($axes == all, full, $axes), + if($isVariable, if(map.has-key($metadata, axes, wght), wght, full), null) + ); + + @each $subset in $subsets { + @each $unicodeSubset, $unicodeRange in map.get($metadata, unicode) { + @if ( + ($subset == $unicodeSubset) or + ( + // Is numeric subset + ($subset == map.get($metadata, defaults, subset)) and not + list.index(map.get($metadata, subsets), $unicodeSubset) + ) + ) { + @each $weight in if($axes, null, $weights) { + @each $axis in $axes { + @each $style in $styles { + $variant: '#{map.get($metadata, id)}-#{if($unicodeSubset, $unicodeSubset, $subset)}-#{if($axis, $axis, $weight)}-#{$style}'; + + $src: (); + @each $format in $formats { + $src: append( + $src, + url('#{$directory}/#{$variant}.#{$format}') + format('#{$format}#{if($axis, '-variations', '')}'), + comma + ); + } + + @content (( + metadata: $metadata, + directory: $directory, + family: $family, + display: $display, + formats: $formats, + subsets: $subsets, + weights: $weights, + styles: $styles, + axes: $axes, + + variant: $variant, + subset: $subset, + unicodeSubset: $unicodeSubset, + unicodeRange: $unicodeRange, + weight: $weight, + axis: $axis, + style: $style, + + font-family: string.quote($family), + font-style: if( + (($axis == full) or ($axis == slnt)) and map.has-key($metadata, axes, slnt), + oblique map.get($metadata, axes, slnt, min) + deg map.get($metadata, axes, slnt, max) + deg, + $style + ), + font-display: $display, + font-weight: if( + (($axis == full) or ($axis == wght)) and map.has-key($metadata, axes, wght), + map.get($metadata, axes, wght, min) map.get($metadata, axes, wght, max), + $weight + ), + font-stretch: if( + (($axis == full) or ($axis == wdth)) and map.has-key($metadata, axes, wdth), + '#{map.get($metadata, axes, wdth, min)}% #{map.get($metadata, axes, wdth, max)}%', + null + ), + src: $src, + unicode-range: $unicodeRange, + )); + } + } + } + } + } + } +} + +@mixin faces( + $metadata: $metadata, + $directory: $directory, + $family: $family, + $display: $display, + $formats: $formats, + $subsets: $subsets, + $weights: $weights, + $styles: $styles, + $axes: $axes, + + // Deprecated + $displayVar: $displayVar +) { + @include generator( + $metadata: $metadata, + $directory: $directory, + $family: $family, + $display: $display, + $formats: $formats, + $subsets: $subsets, + $weights: $weights, + $styles: $styles, + $axes: $axes, + + $displayVar: $displayVar + ) + using ($props) { + /* #{map.get($props, variant)} */ + @font-face { + font-family: map.get($props, font-family); + font-style: map.get($props, font-style); + font-display: map.get($props, font-display); + font-weight: map.get($props, font-weight); + font-stretch: map.get($props, font-stretch); + unicode-range: map.get($props, unicode-range); + src: map.get($props, src); + } + } +} diff --git a/fonts/other/geist-mono/unicode.json b/fonts/other/geist-mono/unicode.json new file mode 100644 index 00000000000..9e26dfeeb6e --- /dev/null +++ b/fonts/other/geist-mono/unicode.json @@ -0,0 +1 @@ +{} \ No newline at end of file