added png

This commit is contained in:
2026-02-17 20:14:54 +01:00
parent 2998006a32
commit 170c13c9ef
6 changed files with 27 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
@font-face {
font-family: "OldEnglish";
src: url("/fonts/old-english-text-mt.ttf") format("truetype");
font-display: swap;
}
.home-title {
font-family: "OldEnglish", serif !important;
}