diff --git a/README.md b/README.md
index c1c7009..4d8d11f 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,12 @@ Included in the repository right now are my tweaked 'NV' fonts, but [the older r
## Included tweaked fonts
+### NV Charter
+
+
+
+**NV Charter**, is a renamed version of [XCharter](https://www.ctan.org/tex-archive/fonts/xcharter/), which is an extended version of [Bitstream Charter](https://en.wikipedia.org/wiki/Bitstream_Charter). This one has a [dedicated repository](https://github.com/nicoverbruggen/nv-charter) that I've linked. Available under a [Free license](https://github.com/nicoverbruggen/nv-charter/blob/main/LICENSE).
+
### NV Garamond
diff --git a/examples/NV-Charter.png b/examples/NV-Charter.png
new file mode 100755
index 0000000..e380ed9
Binary files /dev/null and b/examples/NV-Charter.png differ
diff --git a/ttf/NV Charter/NV-Charter-Bold.ttf b/ttf/NV Charter/NV-Charter-Bold.ttf
new file mode 100644
index 0000000..b0bd0b9
Binary files /dev/null and b/ttf/NV Charter/NV-Charter-Bold.ttf differ
diff --git a/ttf/NV Charter/NV-Charter-BoldItalic.ttf b/ttf/NV Charter/NV-Charter-BoldItalic.ttf
new file mode 100644
index 0000000..40167ec
Binary files /dev/null and b/ttf/NV Charter/NV-Charter-BoldItalic.ttf differ
diff --git a/ttf/NV Charter/NV-Charter-Italic.ttf b/ttf/NV Charter/NV-Charter-Italic.ttf
new file mode 100644
index 0000000..ee0b7f5
Binary files /dev/null and b/ttf/NV Charter/NV-Charter-Italic.ttf differ
diff --git a/ttf/NV Charter/NV-Charter-Roman.ttf b/ttf/NV Charter/NV-Charter-Roman.ttf
new file mode 100644
index 0000000..0d1f2bb
Binary files /dev/null and b/ttf/NV Charter/NV-Charter-Roman.ttf differ