mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: Use the latest version of Virgil (#3124)
This commit is contained in:
parent
286642ffcf
commit
053353841a
8 changed files with 9 additions and 9 deletions
|
@ -132,7 +132,7 @@ export const exportToSvg = (
|
|||
<style>
|
||||
@font-face {
|
||||
font-family: "Virgil";
|
||||
src: url("https://excalidraw.com/FG_Virgil.woff2");
|
||||
src: url("https://excalidraw.com/Virgil.woff2");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "Cascadia";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue