Some font improvements for DIN

This commit is contained in:
Nathan Schneider
2025-01-08 15:16:49 -07:00
parent 1ab204e3b3
commit df43841ee4
+1 -1
View File
@@ -17,7 +17,7 @@ body {
} }
.reveal { .reveal {
font-family: "Dinreg", "D-DIN", "CMU Bright", Helvetica, sans-serif; /* ntnsndr adjusted */ font-family: "DIN-Regular", "Dinreg", "D-DIN", "CMU Bright", Helvetica, sans-serif; /* ntnsndr adjusted */
font-size: 30px; font-size: 30px;
font-weight: normal; font-weight: normal;
color: #fff; } color: #fff; }