diff --git a/template.js b/template.js index fccf1c0..0ba4515 100644 --- a/template.js +++ b/template.js @@ -23,7 +23,7 @@ body { } .heading { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; + font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif; font-size: 75px; font-weight: bold; }`;