0
0
Fork 0

Fix local fonts and change font-face values (#2877)

* Fix local fonts and change font-face values

* Remove eot font files
This commit is contained in:
Ram Lmn 2017-05-07 18:53:06 +05:30 committed by Eugen Rochko
parent f000673599
commit f14df43435
14 changed files with 29 additions and 42 deletions

View file

@ -1,5 +1,5 @@
code {
font-family: 'Roboto Mono', monospace;
font-family: 'mastodon-font-monospace', monospace;
font-weight: 400;
}