Typography
AtlantaFX doesn't include any fonts, it uses operating system font family.
Default font size is 14px (~= 11pt). You're free to change it, but please note that all stylesheets are tested with default font size only, so some controls may break with this change.
Font size
title-1title-2title-3title-4text-captiontext-small
Font color
Note that accent color support requires two CSS styles in order to reuse existing class names.
text,accenttext,successtext,warningtext,dangertext-mutedtext-subtle
Font weight
Warning
JavaFX only supports bold or regular font weight. Other values are recognized by CSS parser, but reduced to one them.
text-boldtext-boldertext-normaltext-lighter
Font style
text-italictext-obliquetext-underlinedtext-strikethrough