package.docs.getting-started.customize.mdx Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of core Show documentation
Show all versions of core Show documentation
Premium and Open Source dashboard template with responsive and high quality UI.
The newest version!
---
title: Customize Tabler
description: Tabler has been designed so that it can be adjusted to your needs and requirements as much as possible. You can customize your own fonts, colors, font sizes, etc in it.
---
## Custom Google Font
To use a custom Google Fonts font in Tabler you must import the font in the `` section of the page. In this example we will use the _Inter_ font:
```html
```
Now you just need to tell Tabler to use your favorite font:
```html
```