diff options
Diffstat (limited to 'static/fonts/jbmono')
| -rw-r--r-- | static/fonts/jbmono/.gitignore | 1 | ||||
| -rwxr-xr-x | static/fonts/jbmono/_gen.sh | 3 | ||||
| -rw-r--r-- | static/fonts/jbmono/_index.css | 115 |
3 files changed, 119 insertions, 0 deletions
diff --git a/static/fonts/jbmono/.gitignore b/static/fonts/jbmono/.gitignore new file mode 100644 index 0000000..2c8afeb --- /dev/null +++ b/static/fonts/jbmono/.gitignore @@ -0,0 +1 @@ +/files diff --git a/static/fonts/jbmono/_gen.sh b/static/fonts/jbmono/_gen.sh new file mode 100755 index 0000000..2919267 --- /dev/null +++ b/static/fonts/jbmono/_gen.sh @@ -0,0 +1,3 @@ +#!/bin/zsh +set -eax +podman run -it --rm -v ./static/fonts/jbmono:/app --workdir=/app alpine sh -c 'apk add font-jetbrains-mono-nerd woff2 && cp /usr/share/fonts/jetbrains-mono-nerd/*.ttf files/ && for f in ./files/*.ttf;do (woff2_compress "$f" && rm "$f") & done && wait' diff --git a/static/fonts/jbmono/_index.css b/static/fonts/jbmono/_index.css new file mode 100644 index 0000000..d1e21b5 --- /dev/null +++ b/static/fonts/jbmono/_index.css @@ -0,0 +1,115 @@ +@font-face { font-family: "JetBrainsMono NF"; font-style: normal; font-weight: 100; font-display: swap; src: url("files/JetBrainsMonoNerdFont-Thin.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: italic; font-weight: 100; font-display: swap; src: url("files/JetBrainsMonoNerdFont-ThinItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: normal; font-weight: 200; font-display: swap; src: url("files/JetBrainsMonoNerdFont-ExtraLight.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: italic; font-weight: 200; font-display: swap; src: url("files/JetBrainsMonoNerdFont-ExtraLightItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: normal; font-weight: 300; font-display: swap; src: url("files/JetBrainsMonoNerdFont-Light.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: italic; font-weight: 300; font-display: swap; src: url("files/JetBrainsMonoNerdFont-LightItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: normal; font-weight: 400; font-display: swap; src: url("files/JetBrainsMonoNerdFont-Regular.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: italic; font-weight: 400; font-display: swap; src: url("files/JetBrainsMonoNerdFont-Italic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: normal; font-weight: 500; font-display: swap; src: url("files/JetBrainsMonoNerdFont-Medium.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: italic; font-weight: 500; font-display: swap; src: url("files/JetBrainsMonoNerdFont-MediumItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: normal; font-weight: 600; font-display: swap; src: url("files/JetBrainsMonoNerdFont-SemiBold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: italic; font-weight: 600; font-display: swap; src: url("files/JetBrainsMonoNerdFont-SemiBoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: normal; font-weight: 700; font-display: swap; src: url("files/JetBrainsMonoNerdFont-Bold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: italic; font-weight: 700; font-display: swap; src: url("files/JetBrainsMonoNerdFont-BoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: normal; font-weight: 800; font-display: swap; src: url("files/JetBrainsMonoNerdFont-ExtraBold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: italic; font-weight: 800; font-display: swap; src: url("files/JetBrainsMonoNerdFont-ExtraBoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: normal; font-weight: 900; font-display: swap; src: url("files/JetBrainsMonoNerdFont-Black.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF"; font-style: italic; font-weight: 900; font-display: swap; src: url("files/JetBrainsMonoNerdFont-BlackItalic.woff2") format("woff2"); } + +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: normal; font-weight: 100; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-Thin.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: italic; font-weight: 100; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-ThinItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: normal; font-weight: 200; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-ExtraLight.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: italic; font-weight: 200; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-ExtraLightItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: normal; font-weight: 300; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-Light.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: italic; font-weight: 300; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-LightItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: normal; font-weight: 400; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-Regular.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: italic; font-weight: 400; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-Italic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: normal; font-weight: 500; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-Medium.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: italic; font-weight: 500; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-MediumItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: normal; font-weight: 600; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-SemiBold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: italic; font-weight: 600; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-SemiBoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: normal; font-weight: 700; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-Bold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: italic; font-weight: 700; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-BoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: normal; font-weight: 800; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-ExtraBold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: italic; font-weight: 800; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-ExtraBoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: normal; font-weight: 900; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-Black.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Mono"; font-style: italic; font-weight: 900; font-display: swap; src: url("files/JetBrainsMonoNerdFontMono-BlackItalic.woff2") format("woff2"); } + +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: normal; font-weight: 100; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-Thin.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: italic; font-weight: 100; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-ThinItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: normal; font-weight: 200; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-ExtraLight.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: italic; font-weight: 200; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-ExtraLightItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: normal; font-weight: 300; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-Light.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: italic; font-weight: 300; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-LightItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: normal; font-weight: 400; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-Regular.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: italic; font-weight: 400; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-Italic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: normal; font-weight: 500; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-Medium.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: italic; font-weight: 500; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-MediumItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: normal; font-weight: 600; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-SemiBold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: italic; font-weight: 600; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-SemiBoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: normal; font-weight: 700; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-Bold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: italic; font-weight: 700; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-BoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: normal; font-weight: 800; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-ExtraBold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: italic; font-weight: 800; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-ExtraBoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: normal; font-weight: 900; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-Black.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMono NF Propo"; font-style: italic; font-weight: 900; font-display: swap; src: url("files/JetBrainsMonoNerdFontPropo-BlackItalic.woff2") format("woff2"); } + +/* No Ligatures */ + +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: normal; font-weight: 100; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-Thin.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: italic; font-weight: 100; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-ThinItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: normal; font-weight: 200; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-ExtraLight.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: italic; font-weight: 200; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-ExtraLightItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: normal; font-weight: 300; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-Light.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: italic; font-weight: 300; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-LightItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: normal; font-weight: 400; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-Regular.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: italic; font-weight: 400; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-Italic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: normal; font-weight: 500; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-Medium.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: italic; font-weight: 500; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-MediumItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: normal; font-weight: 600; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-SemiBold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: italic; font-weight: 600; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-SemiBoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: normal; font-weight: 700; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-Bold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: italic; font-weight: 700; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-BoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: normal; font-weight: 800; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-ExtraBold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: italic; font-weight: 800; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-ExtraBoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: normal; font-weight: 900; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-Black.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF"; font-style: italic; font-weight: 900; font-display: swap; src: url("files/JetBrainsMonoNLNerdFont-BlackItalic.woff2") format("woff2"); } + +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: normal; font-weight: 100; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-Thin.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: italic; font-weight: 100; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-ThinItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: normal; font-weight: 200; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-ExtraLight.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: italic; font-weight: 200; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-ExtraLightItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: normal; font-weight: 300; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-Light.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: italic; font-weight: 300; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-LightItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: normal; font-weight: 400; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-Regular.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: italic; font-weight: 400; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-Italic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: normal; font-weight: 500; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-Medium.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: italic; font-weight: 500; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-MediumItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: normal; font-weight: 600; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-SemiBold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: italic; font-weight: 600; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-SemiBoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: normal; font-weight: 700; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-Bold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: italic; font-weight: 700; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-BoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: normal; font-weight: 800; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-ExtraBold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: italic; font-weight: 800; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-ExtraBoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: normal; font-weight: 900; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-Black.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Mono"; font-style: italic; font-weight: 900; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontMono-BlackItalic.woff2") format("woff2"); } + +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: normal; font-weight: 100; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-Thin.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: italic; font-weight: 100; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-ThinItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: normal; font-weight: 200; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-ExtraLight.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: italic; font-weight: 200; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-ExtraLightItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: normal; font-weight: 300; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-Light.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: italic; font-weight: 300; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-LightItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: normal; font-weight: 400; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-Regular.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: italic; font-weight: 400; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-Italic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: normal; font-weight: 500; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-Medium.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: italic; font-weight: 500; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-MediumItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: normal; font-weight: 600; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-SemiBold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: italic; font-weight: 600; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-SemiBoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: normal; font-weight: 700; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-Bold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: italic; font-weight: 700; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-BoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: normal; font-weight: 800; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-ExtraBold.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: italic; font-weight: 800; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-ExtraBoldItalic.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: normal; font-weight: 900; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-Black.woff2") format("woff2"); } +@font-face { font-family: "JetBrainsMonoNL NF Propo"; font-style: italic; font-weight: 900; font-display: swap; src: url("files/JetBrainsMonoNLNerdFontPropo-BlackItalic.woff2") format("woff2"); } |