init sass rework

This commit is contained in:
thecozies
2024-01-02 09:10:06 -06:00
parent 31e9d729c2
commit 6af312470a
15 changed files with 2431 additions and 2 deletions
+2
View File
@@ -774,6 +774,8 @@ void init_hook(RT64::RenderInterface* interface, RT64::RenderDevice* device) {
};
FontFace font_faces[] = {
{"LatoLatin-Regular.ttf", false},
{"ChiaroNormal.otf", false},
{"ChiaroBold.otf", false},
{"LatoLatin-Italic.ttf", false},
{"LatoLatin-Bold.ttf", false},
{"LatoLatin-BoldItalic.ttf", false},