Skip to content

Commit d0d5658

Browse files
authored
ENG-69: Revamp documentation homepage design (#2032)
1 parent 67835ac commit d0d5658

9 files changed

+801
-413
lines changed

docs/css/custom.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,14 @@
8080

8181
@font-face {
8282
font-family: 'Work Sans';
83-
src: url('../fonts/Noto_Sans/WorkSans-Regular.ttf');
83+
src: url('../fonts/Work_Sans/WorkSans-Regular.ttf');
8484
font-weight: 400;
8585
font-style: normal;
8686
}
8787

8888
@font-face {
8989
font-family: 'Work Sans';
90-
src: url('../fonts/Noto_Sans/WorkSans-SemiBold.ttf');
90+
src: url('../fonts/Work_Sans/WorkSans-SemiBold.ttf');
9191
font-weight: 600;
9292
font-style: normal;
9393
}

0 commit comments

Comments
 (0)