new fonts

This commit is contained in:
2026-02-04 18:31:32 +00:00
parent c47f6df220
commit 69346af58d
35 changed files with 123 additions and 0 deletions

9
css/backout.css Normal file
View File

@@ -0,0 +1,9 @@
@font-face {
font-family: "BackOut";
src:
url("https://fonts.ob248.com/fonts/BackOut.woff2") format("woff2"),
url("https://fonts.ob248.com/fonts/BackOut.woff") format("woff");
font-weight: 100;
font-style: normal;
font-display: swap;
}