Variable Style._fontFace

class Style
{
  // ...
  string _fontFace;
  // ...
}