# Typography

- [Fonts Loader](https://docs.stylothemes.com/urdupress/customization/typography/fonts-loader.md): The Fonts Loader lets you manage which fonts are loaded on the front-end. To improve site speed, only the fonts you activate will be loaded.
- [Headings](https://docs.stylothemes.com/urdupress/customization/typography/headings.md): The Typography settings allow you to control how text appears across your website. You can choose from a variety of fonts, adjust sizes, and customize styles for headings, body text, and other element
- [Sidebar Widgets](https://docs.stylothemes.com/urdupress/customization/typography/sidebar-widgets.md): The Sidebar Widgets typography settings allow you to control how your widget headings and content text appear in the sidebar.
- [Footer Widgets](https://docs.stylothemes.com/urdupress/customization/typography/footer-widgets.md): Use these settings to control the appearance of your footer widget text, including both the widget headings and content.
- [Paragraphs](https://docs.stylothemes.com/urdupress/customization/typography/paragraphs.md): This section lets you style the paragraph text used across your website. Adjusting these settings ensures your site’s content is clear and easy to read.
- [Menu](https://docs.stylothemes.com/urdupress/customization/typography/menu.md): This section allows you to customize the top navigation menu text style, ensuring your site’s main links are both clear and visually consistent with your theme design.
- [Newsticker](https://docs.stylothemes.com/urdupress/customization/typography/newsticker.md): This section allows you to style the News Ticker text, including the label (e.g., “Important News”) and the ticker body (the scrolling news items).
- [Archive](https://docs.stylothemes.com/urdupress/customization/typography/archive.md): These settings let you control how archive pages (categories, tags, date archives, etc.) display their text styling. You can separately style the post headings, excerpts, and post meta information.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stylothemes.com/urdupress/customization/typography.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
