Add more redacted fonts

This commit is contained in:
ad1992 2021-10-28 21:59:50 +05:30
parent 4eb5ec70be
commit eff5871147
7 changed files with 112 additions and 56 deletions

View file

@ -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;
}

Binary file not shown.

Binary file not shown.