lib/fontrobot/templates/fontrobot.css in fontrobot-0.1.3 vs lib/fontrobot/templates/fontrobot.css in fontrobot-0.1.4
- old
+ new
@@ -5,10 +5,10 @@
*/
<% if @inline_sources %>
@font-face {
font-family: "<%= @name %>";
- src: url("<%= @path %>.eot?#iefix") format("embedded-opentype");
+ src: url("<%= @path %>.eot");
}
<% end %>
@font-face {
font-family: "<%= @name %>";