Skip to content

Commit 8886c4d

Browse files
committed
add font resources and update head for local font usage
1 parent 6818874 commit 8886c4d

13 files changed

Lines changed: 113 additions & 12 deletions

assets/css/main.css

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,18 @@ body {
4444
.no-style {
4545
all: unset;
4646
display: contents;
47-
}
47+
}
48+
49+
.material-icons {
50+
font-family: 'Material Icons', serif;
51+
font-weight: normal;
52+
font-style: normal;
53+
font-size: 24px;
54+
display: inline-flex;
55+
line-height: 1;
56+
text-transform: none;
57+
letter-spacing: normal;
58+
word-wrap: normal;
59+
white-space: nowrap;
60+
direction: ltr;
61+
}
1.51 MB
Binary file not shown.
873 KB
Binary file not shown.

assets/fonts/InterVariable.ttf

843 KB
Binary file not shown.
348 KB
Binary file not shown.

assets/fonts/Roboto-Light.ttf

342 KB
Binary file not shown.

assets/fonts/Roboto-Medium.ttf

343 KB
Binary file not shown.

assets/fonts/Roboto-Regular.ttf

341 KB
Binary file not shown.

assets/fonts/Sniglet-ExtraBold.ttf

72.5 KB
Binary file not shown.

assets/fonts/Sniglet-Regular.ttf

73.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)