Variable FontFaceProps.family

font family

struct FontFaceProps
{
  // ...
  FontFamily family;
  // ...
}