1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 09:24:48 +00:00

update font format to woff2

This commit is contained in:
zumbiepig 2024-09-24 20:51:42 -07:00
parent ac3a132c97
commit 92b5f00c17
No known key found for this signature in database
GPG Key ID: 17C891BE28B953DE
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
@font-face {
font-family: Minecraftia-Regular;
src: url(/resources/fonts/Minecraftia-Regular.ttf);
src: url(/resources/fonts/Minecraftia-Regular.woff2);
}
body {