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:
parent
f000673599
commit
f14df43435
14 changed files with 29 additions and 42 deletions
|
@ -65,7 +65,7 @@
|
|||
display: block;
|
||||
font-size: 12px;
|
||||
font-weight: 400;
|
||||
font-family: 'Roboto Mono', monospace;
|
||||
font-family: 'mastodon-font-monospace', monospace;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue