diff --git a/.gitattributes b/.gitattributes
index 5071d0545931492f70d784afd20215ce9a392c7e..9b2fef34f4148032c8ba8e9d30fefe004a0fca9c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -7,9 +7,15 @@
 *.ico     binary
 *.mo      binary
 
+# Font files
+*.eot     binary
+*.ttf     binary
+*.woff2   binary
+*.woff    binary
+
 *.py      text
 *.js      text
 *.css     text
 *.html    text
 *.sql     text
-*.po      text
+*.po      textk