fix(font): modify exclamation point in font (#394)
* fix: add new modified FG_Virgil font * fix: update codesandbox links to use modified virgil font * fix: typo in Contributing
This commit is contained in:
committed by
Christopher Chedeau
parent
cb8d866c33
commit
1ae3c64860
@ -3,7 +3,7 @@
|
||||
/* http://www.eaglefonts.com/fg-virgil-ttf-131249.htm */
|
||||
@font-face {
|
||||
font-family: "Virgil";
|
||||
src: url("https://uploads.codesandbox.io/uploads/user/ed077012-e728-4a42-8395-cbd299149d62/AflB-FG_Virgil.ttf");
|
||||
src: url("https://uploads.codesandbox.io/uploads/user/f7fdc300-3c43-44c1-9a59-4338a82a9954/_oPE-FG_Virgil.ttf");
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user