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
|
@ -43,7 +43,7 @@
|
|||
}
|
||||
|
||||
samp {
|
||||
font-family: 'Roboto Mono', monospace;
|
||||
font-family: 'mastodon-font-monospace', monospace;
|
||||
}
|
||||
|
||||
a.table-action-link {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue