> For the complete documentation index, see [llms.txt](https://nextgencss.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nextgencss.gitbook.io/untitled/quick-start/font.md).

# Font

## Syntax

````sass
```other code
    font : "font",
```
````

## Font family

* `.font-serif`
* `.font-sans`
* `.font-arial`

## Font Color

* Check colors from[ Colors Page](/untitled/quick-start/colors.md) , Syntax:-`.font-{..color}`
* `.font-primary`
* `.font-dark`
* `.font-alert`
* `.font-leaf`
* `.font-orange`
* `.font-yellow`
* `.font-gray`
* `.font-purple`
* `.font-choco`
* `.font-pink`
* `.font-white`
