diff options
| author | Vineet Kumar <git@vineetk.net> | 2026-05-05 11:47:02 -0400 |
|---|---|---|
| committer | Vineet Kumar <git@vineetk.net> | 2026-05-05 11:47:02 -0400 |
| commit | 462bcb0aa839e4603163210fd1ec99e092e32fb0 (patch) | |
| tree | 486e4e2977a8bb8611c5f7ea92bdda588427d88b | |
| parent | c58adc06f9b7cfbe818fb7fd3a68f5b66960a620 (diff) | |
| -rw-r--r-- | static/ComicMono-Bold.ttf | bin | 0 -> 20516 bytes | |||
| -rw-r--r-- | static/ComicMono.ttf | bin | 0 -> 18724 bytes | |||
| -rw-r--r-- | static/ComicNeue-Bold.woff2 | bin | 0 -> 20716 bytes | |||
| -rw-r--r-- | static/ComicNeue-BoldItalic.woff2 | bin | 0 -> 21660 bytes | |||
| -rw-r--r-- | static/ComicNeue-Italic.woff2 | bin | 0 -> 22408 bytes | |||
| -rw-r--r-- | static/ComicNeue-Regular.woff2 | bin | 0 -> 22480 bytes | |||
| -rw-r--r-- | static/main.css | 12 |
7 files changed, 6 insertions, 6 deletions
diff --git a/static/ComicMono-Bold.ttf b/static/ComicMono-Bold.ttf new file mode 100644 index 0000000..e03f41e --- /dev/null +++ b/static/ComicMono-Bold.ttf | |||
| Binary files differ | |||
diff --git a/static/ComicMono.ttf b/static/ComicMono.ttf new file mode 100644 index 0000000..9bc7354 --- /dev/null +++ b/static/ComicMono.ttf | |||
| Binary files differ | |||
diff --git a/static/ComicNeue-Bold.woff2 b/static/ComicNeue-Bold.woff2 new file mode 100644 index 0000000..250a33f --- /dev/null +++ b/static/ComicNeue-Bold.woff2 | |||
| Binary files differ | |||
diff --git a/static/ComicNeue-BoldItalic.woff2 b/static/ComicNeue-BoldItalic.woff2 new file mode 100644 index 0000000..2fecd41 --- /dev/null +++ b/static/ComicNeue-BoldItalic.woff2 | |||
| Binary files differ | |||
diff --git a/static/ComicNeue-Italic.woff2 b/static/ComicNeue-Italic.woff2 new file mode 100644 index 0000000..f2bcb15 --- /dev/null +++ b/static/ComicNeue-Italic.woff2 | |||
| Binary files differ | |||
diff --git a/static/ComicNeue-Regular.woff2 b/static/ComicNeue-Regular.woff2 new file mode 100644 index 0000000..0580549 --- /dev/null +++ b/static/ComicNeue-Regular.woff2 | |||
| Binary files differ | |||
diff --git a/static/main.css b/static/main.css index ef28c74..0a40fe6 100644 --- a/static/main.css +++ b/static/main.css | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | font-weight: normal; | 4 | font-weight: normal; |
| 5 | font-style: normal; | 5 | font-style: normal; |
| 6 | font-display: swap; | 6 | font-display: swap; |
| 7 | src: url('https://dtinth.github.io/comic-mono-font/ComicMono.ttf'); | 7 | src: url('/static/ComicMono.ttf'); |
| 8 | } | 8 | } |
| 9 | 9 | ||
| 10 | @font-face { | 10 | @font-face { |
| @@ -12,13 +12,13 @@ | |||
| 12 | font-weight: bold; | 12 | font-weight: bold; |
| 13 | font-style: normal; | 13 | font-style: normal; |
| 14 | font-display: swap; | 14 | font-display: swap; |
| 15 | src: url('https://dtinth.github.io/comic-mono-font/ComicMono-Bold.ttf'); | 15 | src: url('/static/ComicMono-Bold.ttf'); |
| 16 | } | 16 | } |
| 17 | 17 | ||
| 18 | @font-face { | 18 | @font-face { |
| 19 | font-family: 'Comic Neue'; | 19 | font-family: 'Comic Neue'; |
| 20 | src: local('Comic Neue Italic'), local('ComicNeue-Italic'), | 20 | src: local('Comic Neue Italic'), local('ComicNeue-Italic'), |
| 21 | url('https://github.com/crozynski/comicneue/raw/refs/heads/master/Fonts/WebFonts/ComicNeue-Italic.woff2') format('woff2'); | 21 | url('/static/ComicNeue-Italic.woff2') format('woff2'); |
| 22 | font-weight: normal; | 22 | font-weight: normal; |
| 23 | font-style: italic; | 23 | font-style: italic; |
| 24 | font-display: swap; | 24 | font-display: swap; |
| @@ -27,7 +27,7 @@ | |||
| 27 | @font-face { | 27 | @font-face { |
| 28 | font-family: 'Comic Neue'; | 28 | font-family: 'Comic Neue'; |
| 29 | src: local('Comic Neue Bold'), local('ComicNeue-Bold'), | 29 | src: local('Comic Neue Bold'), local('ComicNeue-Bold'), |
| 30 | url('https://github.com/crozynski/comicneue/raw/refs/heads/master/Fonts/WebFonts/ComicNeue-Bold.woff2') format('woff2'); | 30 | url('/static/ComicNeue-Bold.woff2') format('woff2'); |
| 31 | font-weight: bold; | 31 | font-weight: bold; |
| 32 | font-style: normal; | 32 | font-style: normal; |
| 33 | font-display: swap; | 33 | font-display: swap; |
| @@ -36,7 +36,7 @@ | |||
| 36 | @font-face { | 36 | @font-face { |
| 37 | font-family: 'Comic Neue'; | 37 | font-family: 'Comic Neue'; |
| 38 | src: local('Comic Neue Bold Italic'), local('ComicNeue-BoldItalic'), | 38 | src: local('Comic Neue Bold Italic'), local('ComicNeue-BoldItalic'), |
| 39 | url('https://github.com/crozynski/comicneue/raw/refs/heads/master/Fonts/WebFonts/ComicNeue-BoldItalic.woff2') format('woff2'); | 39 | url('/static/ComicNeue-BoldItalic.woff2') format('woff2'); |
| 40 | font-weight: bold; | 40 | font-weight: bold; |
| 41 | font-style: italic; | 41 | font-style: italic; |
| 42 | font-display: swap; | 42 | font-display: swap; |
| @@ -45,7 +45,7 @@ | |||
| 45 | @font-face { | 45 | @font-face { |
| 46 | font-family: 'Comic Neue'; | 46 | font-family: 'Comic Neue'; |
| 47 | src: local('Comic Neue Regular'), local('ComicNeue-Regular'), | 47 | src: local('Comic Neue Regular'), local('ComicNeue-Regular'), |
| 48 | url('https://github.com/crozynski/comicneue/raw/refs/heads/master/Fonts/WebFonts/ComicNeue-Regular.woff2') format('woff2'); | 48 | url('/static/ComicNeue-Regular.woff2') format('woff2'); |
| 49 | font-weight: normal; | 49 | font-weight: normal; |
| 50 | font-style: normal; | 50 | font-style: normal; |
| 51 | font-display: swap; | 51 | font-display: swap; |
