# Como alterar a fonte no meu site

**URL:** <https://meta.discourse.org/t/how-to-change-font-on-my-site/107270>\
**Category:** Support\
**Created:** [Janeiro 23, 2019, 11:07am UTC](https://meta.discourse.org/t/how-to-change-font-on-my-site/107270 "2019-01-23T11:07:35Z")\
**Posts on this page:** 1\
**Showing post:** 3

<div class="post-metadata">

**Author:** ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)\
**Post date:** [Janeiro 23, 2019, 11:41am UTC](https://meta.discourse.org/t/how-to-change-font-on-my-site/107270/3 "2019-01-23T11:41:35Z")

</div>

Before answering your questions, I’ll let you know that we’ve just introduced a new setting on the user profile called `Text Size`. Each user from now on will be able to enlarge or reduce the character of the site as prefer. See your for example your profile [https://meta.discourse.org/u/MichelleBasey/preferences/interface](https://meta.discourse.org/u/MichelleBasey/preferences/interface)

> [@MichelleBasey](#):
>
> Per instructions for the admin panel - I’m not finding any CSS or HTML or font settings that seem to be related to the default font.

We have made a lot of changes since 2014 … Now you have to choose “where” you want to make changes, only on Desktop, only on Mobile or in Common(both Desktop and Mobile) and then choose what to change, in your case the CSS tab to change the size of the font. If you need to change the font itself you can still use the `@import url();` and the `link rel="stylesheet" href="#">` mode, but it is easier to upload the font directly in the site assets following this guide [Include assets (e.g. images, fonts) in themes and components](https://meta.discourse.org/t/include-images-and-fonts-in-themes/62459).

> [@MichelleBasey](#):
>
> Also - what was the default font that was being used prior to the most recent update?

The font is always the same, Helvetica (Arial,sans-serif). We only bump up the size 1px.

> [@MichelleBasey](#):
>
> And I’m noticing different browsers are doing different sizings with it. (it was consistent before).  
> So if there’s a setting for that, please direct me there as well.

This depends on the different browsers not by us, each browser is set differently, you should visit the various settings of each browser to make the font the same size (at least).

---

_[View the full topic](https://meta.discourse.org/t/how-to-change-font-on-my-site/107270)._
