DEFAULT_FONT_SIZE

const val DEFAULT_FONT_SIZE: Float = 43.0f

Since our font renderer does not support dynamic font size changes, we will use 43 as the default font size.