diff --git a/_sass/jekyll-theme-dinky.scss b/_sass/jekyll-theme-dinky.scss index 08f7233..33f75bd 100644 --- a/_sass/jekyll-theme-dinky.scss +++ b/_sass/jekyll-theme-dinky.scss @@ -6,13 +6,13 @@ @font-face { font-family: WorkSans; src: url("/assets/Work_Sans/WorkSans-VariableFont_wght.ttf") format('truetype'); - font-weight: 350; + font-weight: 400; font-style: normal; } @font-face { font-family: WorkSans; src: url("/assets/Work_Sans/WorkSans-Italic-VariableFont_wght.ttf") format('truetype'); - font-weight: 350; + font-weight: 400; font-style: italic; }