--- 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 ```