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

fix: inter

oops

+8 -8
+8 -8
serve/inter.css
··· 1 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'); 2 + font-family: 'Inter Variable'; 3 + src: url('src/inter/InterVariable.woff2') format('woff2'), 4 + url('src/inter/InterVariable.woff') format('woff'); 5 5 font-weight: normal; 6 - font-style: italic; 6 + font-style: normal; 7 7 font-display: swap; 8 8 } 9 9 10 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'); 11 + font-family: 'Inter Variable'; 12 + src: url('src/inter/InterVariableItalic.woff2') format('woff2'), 13 + url('src/inter/InterVariableItalic.woff') format('woff'); 14 14 font-weight: normal; 15 - font-style: normal; 15 + font-style: italic; 16 16 font-display: swap; 17 17 } 18 18
serve/src/inter/InterVariable.woff

This is a binary file and will not be displayed.

serve/src/inter/InterVariable.woff2

This is a binary file and will not be displayed.

serve/src/inter/InterVariableItalic.woff

This is a binary file and will not be displayed.

serve/src/inter/InterVariableItalic.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.