An partial implementation of CssMetaData for Font properties which includes the font sub-properties: weight, style, family and size.
extends CssMetaData<S, Font>
Parameters:
<S>
Since: JavaFX 8.0