diff --git a/LICENSE.md b/LICENSE.md
index 4d1911eaa..b0a93e795 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -69,6 +69,10 @@ RenderDoc also uses several external libraries and components which include thei
- [stb](https://github.com/nothings/stb)
released to the Public Domain by Sean Barrett
+- [Source Code Pro](https://github.com/adobe-fonts/source-code-pro)
+ distributed under the SIL Open Font License 1.1.
+ Copyright 2010, 2012 Adobe Systems Incorporated.
+
- [IronPython](http://ironpython.net/)
distributed under the Apache 2.0 license.
Copyright IronPython Team
diff --git a/docs/Credits.aml b/docs/Credits.aml
index 9326a5ed3..b3ef4e0cf 100644
--- a/docs/Credits.aml
+++ b/docs/Credits.aml
@@ -103,6 +103,14 @@
+
+
+Source Code Pro
+Font used for the in-program overlay.
+https://github.com/adobe-fonts/source-code-pro
+
+
+
IronPython
diff --git a/installer/LICENSE.rtf b/installer/LICENSE.rtf
index c659869a2..2d4af0538 100644
Binary files a/installer/LICENSE.rtf and b/installer/LICENSE.rtf differ