diff --git a/web/styles/ant-overrides.scss b/web/styles/ant-overrides.scss index 196b06f1c..548dff6e3 100644 --- a/web/styles/ant-overrides.scss +++ b/web/styles/ant-overrides.scss @@ -95,6 +95,7 @@ .ant-modal-header { color: var(--theme-color-components-modal-header-text); + font-family: var(--theme-text-display-font-family); } .ant-modal-title { color: var(--theme-color-components-modal-header-text);