Add more redacted fonts
This commit is contained in:
+14
-1
@@ -13,7 +13,19 @@
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Redacted";
|
||||
font-family: "REDACTED_REGULAR";
|
||||
src: url("redacted-regular.woff2");
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "REDACTED_SCRIPT_BOLD";
|
||||
src: url("redacted-script-bold.woff2");
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "REDACTED_SCRIPT_REGULAR";
|
||||
src: url("redacted-script-regular.woff2");
|
||||
font-display: swap;
|
||||
}
|
||||
@@ -27,4 +39,5 @@
|
||||
@font-face {
|
||||
font-family: "Blokk";
|
||||
src: url("BLOKKNeue-Regular.woff2");
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user