Commit ead44b8
authored
css: remove "Inter" custom font #369
Problem:
Sometimes loading the page takes 5+ seconds, and the browser Network
view shows these files causing the delay:
https://neovim.io/fonts/inter/inter.css
https://neovim.io/fonts/inter/Inter-italic.var.woff2?v=3.19
https://neovim.io/fonts/inter/Inter-roman.var.woff2?v=3.19
Solution:
Drop the use of the custom "Inter" font.
It doesn't look much different than the standard font, AFAICT.1 parent 7f44278 commit ead44b8
File tree
10 files changed
+2
-141
lines changed- css
- fonts/inter
10 files changed
+2
-141
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
6 | | - | |
| 4 | + | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
46 | | - | |
| 44 | + | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
This file was deleted.
0 commit comments