# ActionDispatch::Routing::UrlFor # include Rails.application.routes.url_helpers # default_url_options[:host] = 'www.mysite.com' # font_file = File.new(File.join(Rails.root, 'tmp', 'fonts.html'), "w+") # template_header = <