# File lib/sass/rails/helpers.rb, line 29
      def font_path(asset)
        asset_path(asset, Sass::Script::String.new("font"))
      end