remove unused global

This commit is contained in:
SwiftyOS
2024-12-09 16:36:35 +01:00
parent 14ecaf861e
commit 9c0e8750b0

View File

@@ -2,16 +2,6 @@
@tailwind components;
@tailwind utilities;
@font-face {
font-family: "PP Neue Montreal TT";
src:
url("/fonts/PPNeueMontreal-Regular.woff2") format("woff2"),
url("/fonts/PPNeueMontreal-Regular.woff") format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@layer base {
.font-neue {
font-family: "PP Neue Montreal TT", sans-serif;