diff --git a/CHANGELOG.md b/CHANGELOG.md
index a76901e1..7d74daa1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,8 +2,10 @@
### New Features
- Field validation success is added to form validation ([#265](https://github.com/18F/identity-style-guide/pull/265))
+
### Improvements
+- The default font is now Public Sans for both headings and body copy. This is not being considered a breaking change, as it is the new default guidance. To preserve existing font settings to allow more time to migrate, set `$theme-font-type-sans: 'source-sans-pro';` and `$theme-font-type-serif: 'merriweather';`. ([#264](https://github.com/18F/identity-style-guide/pull/264))
- Add Login.gov-specific component configuration. ([#258])(https://github.com/18F/identity-style-guide/pull/258))
- [Identifier component](https://designsystem.digital.gov/components/identifier/)
- Link colors on dark backgrounds
diff --git a/docs/_utilities/typography.md b/docs/_utilities/typography.md
index 3cba79c3..15c1f490 100644
--- a/docs/_utilities/typography.md
+++ b/docs/_utilities/typography.md
@@ -8,7 +8,7 @@ redirect_from:
## Display, headings, and lead
-Use div.usa-prose
to indicate that the immediately containing headings and paragraphs should be considered a longform text document. Or jump to the [Print Guidance](#print-guidance) to learn a bit more about each style.
+Use div.usa-prose
to indicate that the immediately containing headings and paragraphs should be considered a longform text document.
div.usa-prose
to indicate that the immedia