font fixes

This commit is contained in:
2026-05-10 12:04:13 +02:00
parent 3001b264c6
commit 7111d25198
4 changed files with 26 additions and 1 deletions
+16
View File
@@ -1,3 +1,11 @@
@font-face {
font-family: "Cinzel";
font-style: normal;
font-weight: 400;
font-display: swap;
src: url("./plugins/nodebb-theme-westgate/fonts/cinzel/cinzel-latin-400-normal.woff2") format("woff2");
}
@font-face {
font-family: "Cinzel";
font-style: normal;
@@ -6,6 +14,14 @@
src: url("./plugins/nodebb-theme-westgate/fonts/cinzel/cinzel-latin-600-normal.woff2") format("woff2");
}
@font-face {
font-family: "Cinzel";
font-style: normal;
font-weight: 700;
font-display: swap;
src: url("./plugins/nodebb-theme-westgate/fonts/cinzel/cinzel-latin-700-normal.woff2") format("woff2");
}
@font-face {
font-family: "Jost";
font-style: normal;