diff --git a/_data/assetPaths.json b/_data/assetPaths.json index c38c55d6..54ec1fe1 100644 --- a/_data/assetPaths.json +++ b/_data/assetPaths.json @@ -3,6 +3,6 @@ "admin.map": "/assets/js/admin-77FHK54G.js.map", "app.js": "/assets/js/app-U5OIPSUD.js", "app.map": "/assets/js/app-U5OIPSUD.js.map", - "styles.css": "/assets/styles/styles-JK64M7TT.css", - "styles.map": "/assets/styles/styles-JK64M7TT.css.map" + "styles.css": "/assets/styles/styles-FUAC23XZ.css", + "styles.map": "/assets/styles/styles-FUAC23XZ.css.map" } diff --git a/styles/styles.scss b/styles/styles.scss index 0933dc2e..57f482dc 100644 --- a/styles/styles.scss +++ b/styles/styles.scss @@ -2,7 +2,6 @@ $theme-show-notifications: false, $theme-font-path: '../node_modules/@uswds/uswds/dist/fonts', $theme-image-path: '../node_modules/@uswds/uswds/dist/img', - $theme-font-type-sans: 'public-sans' ); @forward 'uswds'; diff --git a/styles/tts-custom-styles.scss b/styles/tts-custom-styles.scss index b6c9f9df..ea437921 100644 --- a/styles/tts-custom-styles.scss +++ b/styles/tts-custom-styles.scss @@ -98,7 +98,7 @@ h2, h3, h4, h5 { - font-family: $theme-font-type-sans !important; + font-family: "Merriweather Web", "Georgia", "Cambria", "Times New Roman", "Times", serif !important; } .usa-identifier__logos img {