Skip to content

Commit 95acc94

Browse files
committed
Remove unused font files and Space Mono font-face
1 parent cc6dcff commit 95acc94

8 files changed

Lines changed: 1 addition & 9 deletions

assets/scss/common/_custom.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,6 @@
1414
src: url("/fonts/Gellix-Bold.woff2") format("woff2");
1515
}
1616

17-
@font-face {
18-
font-family: "Space Mono";
19-
font-style: normal;
20-
font-weight: 400;
21-
font-display: swap;
22-
src: url("/fonts/space-mono-regular-normal-latin.woff2") format("woff2");
23-
}
24-
2517
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
2618

2719
@import "resets";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
$TextFont: "Gellix", "Helvetica Neue", Arial, sans-serif;
22
$titleFont: "Gellix", "Helvetica Neue", Arial, sans-serif;
3-
$monoFont: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
3+
$monoFont: ui-monospace, "SFMono-Regular", "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace;
-93.2 KB
Binary file not shown.

static/fonts/bw-fusiona.woff2

-42.6 KB
Binary file not shown.
-22.5 KB
Binary file not shown.
-23.8 KB
Binary file not shown.
-23 KB
Binary file not shown.
-15.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)