Skip to content

Commit b99a457

Browse files
committed
Rebuild demo site
1 parent ad31dd0 commit b99a457

12 files changed

+18
-6
lines changed

docs/assets/css/styles.css

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@
1616
font-style: normal;
1717
font-weight: 500;
1818
src: url("../fonts/Inter-Medium.woff2") format("woff2"); }
19+
@font-face {
20+
font-family: "Inter";
21+
font-display: block;
22+
font-style: normal;
23+
font-weight: 600;
24+
src: url("../fonts/Inter-SemiBold.woff2") format("woff2"); }
1925
@font-face {
2026
font-family: "Inter";
2127
font-display: block;
@@ -40,6 +46,12 @@
4046
font-style: italic;
4147
font-weight: 500;
4248
src: url("../fonts/Inter-MediumItalic.woff2") format("woff2"); }
49+
@font-face {
50+
font-family: "Inter";
51+
font-display: block;
52+
font-style: italic;
53+
font-weight: 600;
54+
src: url("../fonts/Inter-SemiBoldItalic.woff2") format("woff2"); }
4355
@font-face {
4456
font-family: "Inter";
4557
font-display: block;

docs/assets/fonts/Inter-Bold.woff2

4.79 KB
Binary file not shown.
6.43 KB
Binary file not shown.
7.52 KB
Binary file not shown.
5.53 KB
Binary file not shown.
5.06 KB
Binary file not shown.
5.33 KB
Binary file not shown.
6.06 KB
Binary file not shown.
9.39 KB
Binary file not shown.
109 KB
Binary file not shown.

0 commit comments

Comments
 (0)