Disable all Fonts that are Standard in WordPress and replacing them with a custom Font?
You can try the following steps: Open your WordPress dashboard and go to the Appearance –> Editor page. In the editor, open the style.css file, which is located in the right sidebar under “Stylesheets.” At the top of the style.css file, add a new @font-face rule to define your self-hosted font. The @font-face rule should … Read more