Skip to content

Commit 996da14

Browse files
committed
fix: adding Gentium
1 parent 3284e99 commit 996da14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-app/frontend/assets/scss/global.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
@use "bootstrap-overrides" as *;
44

55
// Import self-hosted Gentium font for POJ/Taiwanese extended Latin support
6-
@import "gentium";
6+
@import url('https://fonts.googleapis.com/css2?family=Gentium+Plus:wght@400;700&display=swap');
77

88
// Custom variables (override Bootstrap's default variables)
99
// Import Noto Sans fonts for comprehensive multilingual support

0 commit comments

Comments
 (0)