revert to ttf font to fix layout problems close #82
This commit is contained in:
parent
10d10ffbfb
commit
232061b4d8
5 changed files with 7 additions and 7 deletions
|
|
@ -260,7 +260,7 @@ body {
|
|||
|
||||
@font-face {
|
||||
font-family: 'Star4000 Large';
|
||||
src: url('../fonts/Star4000 Large.woff') format('woff');
|
||||
src: url('../fonts/Star4000 Large.ttf') format('truetype');
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue