字体切换
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s

This commit is contained in:
2025-12-02 16:33:24 +08:00
parent 2cba81ebfe
commit e0f99450af

View File

@@ -7,14 +7,14 @@
@font-face {
font-family: "Metropolis-Bold";
src: url("../fonts/Metropolis-Bold.ttf") format("opentype");
src: url("../fonts/Metropolis-Bold.otf") format("opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Metropolis-Medium";
src: url("../fonts/Metropolis-Medium.ttf") format("opentype");
src: url("../fonts/Metropolis-Medium.otf") format("opentype");
font-weight: normal;
font-style: normal;
}