[archived] collection of open-source fonts distributed with jsDelivr

feat: some fonts

+54
+9
serve/geist-mono.css
··· 1 + @font-face { 2 + font-family: 'Geist Mono'; 3 + src: url('src/geist-mono/GeistMono-Regular.woff2') format('woff2'), 4 + url('src/geist-mono/GeistMono-Regular.woff') format('woff'); 5 + font-weight: normal; 6 + font-style: normal; 7 + font-display: swap; 8 + } 9 +
+9
serve/geist.css
··· 1 + @font-face { 2 + font-family: 'Geist'; 3 + src: url('src/geist/Geist-Regular.woff2') format('woff2'), 4 + url('src/geist/Geist-Regular.woff') format('woff'); 5 + font-weight: normal; 6 + font-style: normal; 7 + font-display: swap; 8 + } 9 +
+18
serve/inter.css
··· 1 + @font-face { 2 + font-family: 'JetBrains Mono'; 3 + src: url('src/inter/JetBrainsMono-Italic.woff2') format('woff2'), 4 + url('src/inter/JetBrainsMono-Italic.woff') format('woff'); 5 + font-weight: normal; 6 + font-style: italic; 7 + font-display: swap; 8 + } 9 + 10 + @font-face { 11 + font-family: 'JetBrains Mono'; 12 + src: url('src/inter/JetBrainsMono-Regular.woff2') format('woff2'), 13 + url('src/inter/JetBrainsMono-Regular.woff') format('woff'); 14 + font-weight: normal; 15 + font-style: normal; 16 + font-display: swap; 17 + } 18 +
+18
serve/jetbrains-mono.css
··· 1 + @font-face { 2 + font-family: 'JetBrains Mono'; 3 + src: url('src/jetbrains-mono/JetBrainsMono-Italic.woff2') format('woff2'), 4 + url('src/jetbrains-mono/JetBrainsMono-Italic.woff') format('woff'); 5 + font-weight: normal; 6 + font-style: italic; 7 + font-display: swap; 8 + } 9 + 10 + @font-face { 11 + font-family: 'JetBrains Mono'; 12 + src: url('src/jetbrains-mono/JetBrainsMono-Regular.woff2') format('woff2'), 13 + url('src/jetbrains-mono/JetBrainsMono-Regular.woff') format('woff'); 14 + font-weight: normal; 15 + font-style: normal; 16 + font-display: swap; 17 + } 18 +
serve/src/geist-mono/GeistMono-Regular.woff

This is a binary file and will not be displayed.

serve/src/geist-mono/GeistMono-Regular.woff2

This is a binary file and will not be displayed.

serve/src/geist/Geist-Regular.woff

This is a binary file and will not be displayed.

serve/src/geist/Geist-Regular.woff2

This is a binary file and will not be displayed.

serve/src/inter/JetBrainsMono-Italic.woff

This is a binary file and will not be displayed.

serve/src/inter/JetBrainsMono-Italic.woff2

This is a binary file and will not be displayed.

serve/src/inter/JetBrainsMono-Regular.woff

This is a binary file and will not be displayed.

serve/src/inter/JetBrainsMono-Regular.woff2

This is a binary file and will not be displayed.

serve/src/jetbrains-mono/JetBrainsMono-Italic.woff

This is a binary file and will not be displayed.

serve/src/jetbrains-mono/JetBrainsMono-Italic.woff2

This is a binary file and will not be displayed.

serve/src/jetbrains-mono/JetBrainsMono-Regular.woff

This is a binary file and will not be displayed.

serve/src/jetbrains-mono/JetBrainsMono-Regular.woff2

This is a binary file and will not be displayed.