# File lib/sprockets/context.rb, line 261
    def font_path(path)
      asset_path(path, :type => :font)
    end