Initial commit

This commit is contained in:
Christopher Chedeau
2020-01-01 17:04:47 -08:00
parent ec23829fce
commit 6278cd9366
6 changed files with 263 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
/* 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");
}