Why doesn\'t embedding google fonts work on Heroku?
For example:
\' rel
Simply use HTTPS instead of HTTP:
<%= stylesheet_link_tag "application", 'https://fonts.googleapis.com/css?family=', :media => "all" %>