Skip to content

Commit 56c7e73

Browse files
committed
remove bold italic font
1 parent 97febb1 commit 56c7e73

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

static/fonts/Inter-BoldItalic.woff

-148 KB
Binary file not shown.

static/fonts/Inter-BoldItalic.woff2

-109 KB
Binary file not shown.

static/fonts/inter-font-face.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,3 @@
2222
src: url("./Inter-Bold.woff2") format("woff2"),
2323
url("./Inter-Bold.woff") format("woff");
2424
}
25-
@font-face {
26-
font-family: "Inter";
27-
font-style: italic;
28-
font-weight: 700;
29-
font-display: swap;
30-
src: url("./Inter-BoldItalic.woff2") format("woff2"),
31-
url("./Inter-BoldItalic.woff") format("woff");
32-
}

0 commit comments

Comments
 (0)