Bundle Roboto Slab as a real web font (not just ttf) (#642)

This commit is contained in:
Jesse Tan
2018-05-24 17:33:57 +02:00
committed by Aaron Carlisle
parent 17ecdc6839
commit 9fdadd5a6f
13 changed files with 23 additions and 10 deletions

15
.gitattributes vendored Normal file
View File

@@ -0,0 +1,15 @@
# Document global line endings settings
# https://help.github.com/articles/dealing-with-line-endings/
* text eol=lf
# Denote all files that are truly binary and should not be modified.
*.ai binary
*.jpg binary
*.otf binary
*.png binary
*.eot binary
*.ttf binary
*.whl binary
*.woff binary
*.woff2 binary