diff --git a/app/views/common/_special_font_face.html.erb b/app/views/common/_special_font_face.html.erb
index 2462461c24e..2f4c0b2083c 100644
--- a/app/views/common/_special_font_face.html.erb
+++ b/app/views/common/_special_font_face.html.erb
@@ -9,12 +9,13 @@
%>
<% font_domain = "#{request.protocol}#{request.host_with_port}&2" %>
+<% woff2_url = "#{asset_path("fontawesome-webfont.woff2")}?#{font_domain}&v=4.5.0".html_safe %>
-" as="font" type="font/woff2" crossorigin />
+