{ "com.badlogic.gdx.graphics.g2d.BitmapFont": { "font": { "file": "fonts/font.fnt" }, }, "com.badlogic.gdx.scenes.scene2d.ui.TextButton$TextButtonStyle": { "default": { "up": "blue_button2" , "down": "blue_button3", "font": font, "pressedOffsetY": -4 } }, "com.badlogic.gdx.scenes.scene2d.ui.Label$LabelStyle": { "default": { "font": font} } }