prepare for greatness

This commit is contained in:
2026-07-26 02:57:17 +01:00
parent 8e2516b90f
commit c95a2a4806
7 changed files with 72 additions and 26 deletions
+32
View File
@@ -0,0 +1,32 @@
@font-face {
font-family: "Pirata One";
src: url("../assets/Pirata One.woff2") format("woff2");
}
@font-face {
font-family: "Iosevka";
font-style: normal;
font-weight: 400;
src: url("../assets/Iosevka-Regular-subset.woff2") format("woff2");
}
@font-face {
font-family: "Iosevka";
font-style: normal;
font-weight: 700;
src: url("../assets/Iosevka-Bold-subset.woff2") format("woff2");
}
@font-face {
font-family: "Iosevka";
font-style: italic;
font-weight: 400;
src: url("../assets/Iosevka-Italic-subset.woff2") format("woff2");
}
@font-face {
font-family: "Iosevka";
font-style: italic;
font-weight: 700;
src: url("../assets/Iosevka-BoldItalic-subset.woff2") format("woff2");
}