class Playbook::PbIcon::Icon

def font_style_class

def font_style_class
  font_style ? font_style.to_s : "far"
end