add fonts css and ignore rule for the actual fonts
This commit is contained in:
parent
3f025721c8
commit
3635f04e8f
2 changed files with 124 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -2,3 +2,8 @@ _tmp
|
|||
_build
|
||||
dist
|
||||
dist-newstyle
|
||||
fonts/muller/**/*.eot
|
||||
fonts/muller/**/*.svg
|
||||
fonts/muller/**/*.ttf
|
||||
fonts/muller/**/*.woff
|
||||
fonts/muller/**/*.woff2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue