Skip to content

Commit 1e21843

Browse files
committed
Iosevka ttf font
1 parent ecb40d3 commit 1e21843

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

fonts/Iosevka-Regular.ttf

9.48 MB
Binary file not shown.

fonts/SGr-Iosevka-Regular.ttc

-57.3 MB
Binary file not shown.

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
@font-face {
1010
font-family: 'Iosevka';
11-
src: url('./fonts/SGr-Iosevka-Regular.ttc') format('truetype');
11+
src: url('./fonts/Iosevka-Regular.ttf') format('truetype');
1212
font-weight: normal;
1313
font-style: normal;
1414
font-display: swap;

0 commit comments

Comments
 (0)