Configuring Web Fonts on SMT

  1. Go to Commerce > Websites > Configuration
  2. Select the website and domain where the theme is activated and click Configure
  3. Navigate to the Theme name > Web Fonts subtab
  4. To improve page load when web fonts are loaded, check the Load Web Font Scripts Asynchronously box.
  5. If required, you can add a font style to the Google Families list. You may follow SuiteAnswer: 92940 Configuring Web Fonts
  6. Go to the Commerce Website
  7. Press ESC
  8. Click the Setting Gear Icon
  9. Select the Activated Theme
  10. Edit the Skin Fonts
  11. Use the desire font
  12. Then, Add HTML Content on All Pages
  13. Use the following code with example font.@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap'); html, body, *{‌ font-family: 'Raleway', Sans-Serif !important; }Copy
  14. Publish the Content

Leave a comment

Your email address will not be published. Required fields are marked *