# File lib/rabbit/formatter.rb, line 84 def css_name "font-family" end
# File lib/rabbit/formatter.rb, line 88 def css_value "'#{@value}'" end