fixed urls

This commit is contained in:
2026-02-04 18:16:29 +00:00
parent ee09b01fc9
commit c47f6df220
11 changed files with 51 additions and 40 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "Basteleur";
src:
url("https://fonts.ob248.comBasteleur-Bold.woff2") format("woff2"),
url("https://fonts.ob248.comBasteleur-Bold.woff") format("woff");
url("https://fonts.ob248.com/fonts/Basteleur-Bold.woff2") format("woff2"),
url("https://fonts.ob248.com/fonts/Basteleur-Bold.woff") format("woff");
font-weight: 700;
font-style: normal;
font-display: swap;
@@ -11,8 +11,9 @@
@font-face {
font-family: "Basteleur";
src:
url("https://fonts.ob248.comBasteleur-Moonlight.woff2") format("woff2"),
url("https://fonts.ob248.comBasteleur-Moonlight.woff") format("woff");
url("https://fonts.ob248.com/fonts/Basteleur-Moonlight.woff2")
format("woff2"),
url("https://fonts.ob248.com/fonts/Basteleur-Moonlight.woff") format("woff");
font-weight: 400;
font-style: normal;
font-display: swap;