Files
fonts/css/basteleur.css
2026-02-04 17:57:42 +00:00

20 lines
505 B
CSS

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