Skip to content

Commit 30bda39

Browse files
committed
update fonts
1 parent 99a47f8 commit 30bda39

File tree

5 files changed

+2
-15
lines changed

5 files changed

+2
-15
lines changed
553 KB
Binary file not shown.
556 KB
Binary file not shown.

frontend/src/assets/fonts/k3kXo84MPvpLmixcA63oeALhL4iJ.woff2

Lines changed: 0 additions & 11 deletions
This file was deleted.
Binary file not shown.

frontend/src/assets/main.css

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
@font-face {
22
font-family: 'Noto Sans';
3-
src: url('./fonts/NotoSans-Regular.woff2') format('woff2'),
4-
url('./fonts/NotoSans-Regular.woff') format('woff');
3+
src: url('./fonts/NotoSans-Regular.woff2') format('woff2');
54
font-weight: normal;
65
font-style: normal;
76
font-display: swap;
87
}
98

109
@font-face {
1110
font-family: 'Noto Sans SC';
12-
src: url('./fonts/NotoSansSC-Regular.woff2') format('woff2'),
13-
url('./fonts/NotoSansSC-Regular.woff') format('woff');
11+
src: url('./fonts/NotoSansSC-Regular.woff2') format('woff2');
1412
font-weight: normal;
1513
font-style: normal;
1614
font-display: swap;

0 commit comments

Comments
 (0)