ttf versions

This commit is contained in:
2026-02-04 19:13:28 +00:00
parent 9f04a4eecf
commit 5851e23f33
55 changed files with 120 additions and 62 deletions

View File

@@ -2,7 +2,8 @@
font-family: "Basteleur";
src:
url("https://fonts.ob248.com/fonts/Basteleur-Bold.woff2") format("woff2"),
url("https://fonts.ob248.com/fonts/Basteleur-Bold.woff") format("woff");
url("https://fonts.ob248.com/fonts/Basteleur-Bold.woff") format("woff"),
url("https://fonts.ob248.com/fonts/Basteleur-Bold.ttf") format("truetype");
font-weight: 700;
font-style: normal;
font-display: swap;
@@ -13,7 +14,8 @@
src:
url("https://fonts.ob248.com/fonts/Basteleur-Moonlight.woff2")
format("woff2"),
url("https://fonts.ob248.com/fonts/Basteleur-Moonlight.woff") format("woff");
url("https://fonts.ob248.com/fonts/Basteleur-Moonlight.woff") format("woff"),
url("https://fonts.ob248.com/fonts/Basteleur-Moonlight.ttf") format("truetype");
font-weight: 400;
font-style: normal;
font-display: swap;