diff --git a/boostlook-v3.css b/boostlook-v3.css index f1b2dca..5dce405 100644 --- a/boostlook-v3.css +++ b/boostlook-v3.css @@ -837,6 +837,7 @@ html:has(.boostlook) { font-style: normal; font-weight: 100 900; font-stretch: 62.5% 100%; + font-variation-settings: "wght" 400, "wdth" 62.5; font-display: block; src: url("../font/NotoSansDisplay.ttf") format("truetype"), url("/static/font/notosans.woff2") format("woff2"), @@ -854,6 +855,7 @@ html:has(.boostlook) { font-style: italic; font-weight: 100 900; font-stretch: 62.5% 100%; + font-variation-settings: "wght" 400, "wdth" 62.5; font-display: block; src: url("../font/NotoSansDisplay-Italic.ttf") format("truetype"), url("/static/font/notosans_ext.woff2") format("woff2"), diff --git a/preview/style-guide/index.html b/preview/style-guide/index.html index 6301e29..701a228 100644 --- a/preview/style-guide/index.html +++ b/preview/style-guide/index.html @@ -641,11 +641,11 @@
Light (300) — The quick brown fox jumps over the lazy dog.
Regular (400) — The quick brown fox jumps over the lazy dog.
Medium (500) — The quick brown fox jumps over the lazy dog.
Semibold (600) — The quick brown fox jumps over the lazy dog.
Bold (700) — The quick brown fox jumps over the lazy dog.
Light (300) — The quick brown fox jumps over the lazy dog.
Regular (400) — The quick brown fox jumps over the lazy dog.
Medium (500) — The quick brown fox jumps over the lazy dog.
Semibold (600) — The quick brown fox jumps over the lazy dog.
Bold (700) — The quick brown fox jumps over the lazy dog.