• Resolved discountpleasure

    (@discountpleasure)


    hello, what fonts to use if you do not want to waste ressources loading any font ? Are there any fonts that are always loaded by wordpress that make it useless to load any other fonts ? Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Support shahzeen(woo-hc)

    (@shahzeenfarooq)

    Hello,

    To avoid wasting resources on loading unnecessary fonts, you can use system fonts (also known as web-safe fonts) that are already available on most devices. These fonts do not require additional resources to load, as they are pre-installed on the user’s device.

    Some commonly used system fonts include:

    • Arial
    • Verdana
    • Helvetica
    • Georgia
    • Times New Roman
    • Courier New

    As for fonts that are already loaded by WordPress, by default, WordPress does not load custom fonts unless a theme or plugin specifically adds them. Some themes may include Google Fonts by default, but this can often be removed or replaced with system fonts through theme customization or adding custom CSS.

    If you want to optimize performance and avoid loading additional fonts, you can:

    1. Use system fonts (as mentioned above).
    2. Disable font loading from external sources (such as Google Fonts) in your theme settings or by using a plugin to remove unused font requests.

    If you’re using a specific theme or plugin that loads fonts, you may want to check the settings to see if you can switch to system fonts or disable unnecessary font loading.

    Let me know if you need help with this!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.