add fonts css and ignore rule for the actual fonts

This commit is contained in:
Rhiannon Morris 2020-07-17 11:31:49 +02:00
parent 3f025721c8
commit 3635f04e8f
2 changed files with 124 additions and 0 deletions

5
.gitignore vendored
View file

@ -2,3 +2,8 @@ _tmp
_build
dist
dist-newstyle
fonts/muller/**/*.eot
fonts/muller/**/*.svg
fonts/muller/**/*.ttf
fonts/muller/**/*.woff
fonts/muller/**/*.woff2