Runes font fix
This commit is contained in:
parent
acbcb35339
commit
a20cfd1f37
@ -29,6 +29,12 @@
|
||||
src: url("../fonts/NotoSansRunic-Regular.ttf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Helvetica Neue";
|
||||
font-display: swap;
|
||||
src: url("../fonts/HelveticaNeue.ttf");
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: "Noto Sans Runes", "DoulosSIL", "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif;
|
||||
font-weight: normal;
|
||||
|
BIN
fonts/HelveticaNeue.ttf
Normal file
BIN
fonts/HelveticaNeue.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user