Change font in Obsidian Publish

Font weights don’t have n50 values AFAIK, so you’ll want to pick 600 or 700 in your CSS. https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight

Also, you may need to import the font and its weights to get it working properly. The links in here may be of some help:

1 Like