diff --git a/app/assets/stylesheets/sdg/goals/show.scss b/app/assets/stylesheets/sdg/goals/show.scss index f86539b6a..093572281 100644 --- a/app/assets/stylesheets/sdg/goals/show.scss +++ b/app/assets/stylesheets/sdg/goals/show.scss @@ -27,7 +27,7 @@ h1 { align-items: center; display: flex; - font-family: "Oswald" !important; + font-family: "Oswald", "Source Sans Pro", sans-serif !important; font-weight: 500; letter-spacing: -1px; line-height: 1.1;