# La famiglia di font non funziona

**URL:** <https://meta.discourse.org/t/font-family-not-working/344024>\
**Category:** Support\
**Created:** [23 Dicembre 2024, 11:15am UTC](https://meta.discourse.org/t/font-family-not-working/344024 "2024-12-23T11:15:50Z")\
**Posts on this page:** 1\
**Showing post:** 14

<div class="post-metadata">

**Author:** ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)\
**Post date:** [23 Dicembre 2024, 2:08pm UTC](https://meta.discourse.org/t/font-family-not-working/344024/14 "2024-12-23T14:08:26Z")

</div>

Ciao 👋

> [@Canapin](#):
>
> Is your Discourse a [standard install](https://meta.discourse.org/t/142537?silent=true)?

Se sì, l’impostazione del sito `force_https` è abilitata automaticamente. Si tratta di un’impostazione del sito nascosta che puoi modificare nella console rails. Potrebbe non essere abilitata in qualche modo 🤔

Provi 🙂

`cd /var/discourse`  
`./launcher enter app`  
`rails c`  
`SiteSetting.force_https=true`  
`exit`

---

_[View the full topic](https://meta.discourse.org/t/font-family-not-working/344024)._
