removed weird weights

This commit is contained in:
2026-02-04 17:38:37 +00:00
parent 6ece2b4fcc
commit cf0c66ad04

View File

@@ -27,23 +27,3 @@
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "FlorDeRuina";
src:
url("https://fonts.ob248.com/fonts/FlorDeRuina-Ruina.woff2") format("woff2"),
url("https://fonts.ob248.com/fonts/FlorDeRuina-Ruina.woff") format("woff");
font-weight: 180;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "FlorDeRuina";
src:
url("https://fonts.ob248.com/fonts/FlorDeRuina-Fractura.woff2") format("woff2"),
url("https://fonts.ob248.com/fonts/FlorDeRuina-Fractura.woff") format("woff");
font-weight: 200;
font-style: normal;
font-display: swap;
}