mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: Add wireframe font redacted
This commit is contained in:
parent
8d8769ba4e
commit
468f20ae58
7 changed files with 28 additions and 0 deletions
|
@ -11,3 +11,11 @@
|
|||
src: url("Cascadia.woff2");
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Redacted";
|
||||
src: url("redacted-script-regular.woff2");
|
||||
font-display: swap;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
|
BIN
public/redacted-script-regular.ttf
Executable file
BIN
public/redacted-script-regular.ttf
Executable file
Binary file not shown.
BIN
public/redacted-script-regular.woff2
Normal file
BIN
public/redacted-script-regular.woff2
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue