chore: update WorkSans font to 2.010

improved support for viatnamese
This commit is contained in:
Sören Weber 2021-10-30 23:58:35 +02:00
parent 4c256e996c
commit c13e9e49f1
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589
9 changed files with 2 additions and 2 deletions

View file

@ -29,13 +29,13 @@
font-family: 'Work Sans'; font-family: 'Work Sans';
font-style: normal; font-style: normal;
font-weight: 300; font-weight: 300;
src: url("../fonts/Work_Sans_300.woff2") format("woff2"), url("../fonts/Work_Sans_300.woff") format("woff"); src: url("../fonts/WorkSans-Light.woff2") format("woff2"), url("../fonts/WorkSans-Light.woff") format("woff");
} }
@font-face { @font-face {
font-family: 'Work Sans'; font-family: 'Work Sans';
font-style: normal; font-style: normal;
font-weight: 500; font-weight: 500;
src: url("../fonts/Work_Sans_500.woff2") format("woff2"), url("../fonts/Work_Sans_500.woff") format("woff"); src: url("../fonts/WorkSans-Medium.woff2") format("woff2"), url("../fonts/WorkSans-Medium.woff") format("woff");
} }
body { body {
background: #fff; background: #fff;

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.