use crateFontStyle;
/// Whether a catalog face is upright or italic.
///
/// Fontsource describes every face as either [`Normal`](Self::Normal) or
/// [`Italic`](Self::Italic); this is the `style` axis of a
/// [`Family`](crate::fontsource::Family).