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:
@ -65,7 +65,7 @@
|
||||
display: block;
|
||||
font-size: 12px;
|
||||
font-weight: 400;
|
||||
font-family: 'Roboto Mono', monospace;
|
||||
font-family: 'mastodon-font-monospace', monospace;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user