# File lib/action_view/helpers/asset_tag_helper.rb, line 318 def font_path(source) asset_paths.compute_public_path(source, 'fonts') end