We have a brand font that we’d like to use for the headings across the site (H1, H2, H3, etc.). We currently use Dawn Theme 2.0. The existing tutorials seem to reference files that don’t exist in Shopify 2.0 any more (theme.scss, style.scss etc.), and wondered if any one has a way to add custom fonts to the latest version?
The font typography editor is a nice addition, but extremely limited and doesn’t allow for fonts to be uploaded.
You can follow this guide to implement custom fonts. It’s compatible with OS 2.0.
At the CSS part, just make sure you keep the headings you need (h1, h2, h3 etc) and remove the other selectors; it should work out just fine. Let me know if you need further assistance.