fix font loading (#693)
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
|
||||
@font-face {
|
||||
font-family: "CharisSIL";
|
||||
src: url("assets/fonts/CharisSIL-Regular.ttf") format("truetype");
|
||||
src: url("/assets/fonts/CharisSIL-Regular.ttf") format("truetype");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user