diff --git a/src/theme/fonts.scss b/src/theme/fonts.scss index c3685bbdf7..cc26565eea 100644 --- a/src/theme/fonts.scss +++ b/src/theme/fonts.scss @@ -25,6 +25,6 @@ @font-face { font-family: Unbounded; font-style: normal; - font-weight: 900; + font-weight: 800; src: url('./fonts/Unbounded.woff2') format('woff2'); }