字体切换

This commit is contained in:
2025-12-02 16:33:24 +08:00
parent 8e4befc0ea
commit e16b8b6b41

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;
}