mirror of
https://github.com/hex248/fonts.git
synced 2026-02-07 18:23:06 +00:00
server
This commit is contained in:
@@ -1,23 +1,19 @@
|
||||
@font-face {
|
||||
font-family: "Basteleur";
|
||||
src:
|
||||
url("/fonts/Basteleur-Bold.woff2") format("woff2"),
|
||||
url("/fonts/Basteleur-Bold.woff") format("woff");
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
font-family: "Basteleur";
|
||||
src:
|
||||
url("/fonts/Basteleur-Bold.woff2") format("woff2"),
|
||||
url("/fonts/Basteleur-Bold.woff") format("woff");
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Basteleur";
|
||||
src:
|
||||
url("/fonts/Basteleur-Moonlight.woff2") format("woff2"),
|
||||
url("/fonts/Basteleur-Moonlight.woff") format("woff");
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
font-family: "Basteleur";
|
||||
src:
|
||||
url("/fonts/Basteleur-Moonlight.woff2") format("woff2"),
|
||||
url("/fonts/Basteleur-Moonlight.woff") format("woff");
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user