diff --git a/app/assets/stylesheets/segoe-ui-variable-fizzy.css b/app/assets/stylesheets/segoe-ui-variable-fizzy.css index 4919463d1..bc4e9e626 100644 --- a/app/assets/stylesheets/segoe-ui-variable-fizzy.css +++ b/app/assets/stylesheets/segoe-ui-variable-fizzy.css @@ -16,14 +16,14 @@ @font-face { font-family: "Segoe UI Variable Fizzy"; src: local("Segoe UI Black"); - font-weight: 900; + font-weight: 800 900; font-style: normal; } @font-face { font-family: "Segoe UI Variable Fizzy"; src: local("Segoe UI Black Italic"); - font-weight: 900; + font-weight: 800 900; font-style: italic; } }