> For the complete documentation index, see [llms.txt](https://docs.nftembed.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nftembed.org/custom-styling/fonts-and-colors/fonts.md).

# Fonts

The fonts of a website represent the readable text. The sizing gets determined by traditional values, such as 12px or your discretion.

### Size

The default size for the NFT Embed is 12px. The custom styling will reflect that value.

```javascript
"fontSize": "12px",
```
