mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Add scribble
This commit is contained in:
parent
468f20ae58
commit
ae2ab5f03a
4 changed files with 12 additions and 2 deletions
|
@ -16,6 +16,10 @@
|
|||
font-family: "Redacted";
|
||||
src: url("redacted-script-regular.woff2");
|
||||
font-display: swap;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Scribble";
|
||||
src: url("scribble-webfont.woff2");
|
||||
font-display: swap;
|
||||
}
|
||||
|
|
BIN
public/scribble-webfont.woff2
Normal file
BIN
public/scribble-webfont.woff2
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue