We should probably declare it as `Font?` though. `...
# tornadofx
r
We should probably declare it as
Font?
though.
Font.loadFont
doesn't throw if there's an error, it just returns null.