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