CE-740 more SF Pro Display

This commit is contained in:
2023-11-16 09:55:47 -06:00
parent 455869c96b
commit eeb121ff12
8 changed files with 11 additions and 11 deletions

View File

@ -134,7 +134,7 @@ export default class HtmlUtils
openInWindow.document.write(`<html lang="en">
<head>
<style>
* { font-family: "Roboto","Helvetica","Arial",sans-serif; }
* { font-family: "SF Pro Display","Roboto","Helvetica","Arial",sans-serif; }
</style>
<title>${filename}</title>
<script>