Custom font through CSS

filippa
6 Posts
filippa posted this 19 October 2021
Ask a Question

Hello,

I have read the previous questions about adding a font through CSS but I still don't understand how to make it work.

https://nicepage.com/questions/47542/integrate-your-own-fonts-in-custom-css
https://nicepage.com/questions/62415/custom-fonts-instruction-and-example

I have added this code in Site Settings-> CSS

@font-face {font-family:"mensch-mensch-regular";

src:
    url("https://www.dafontfree.net/data/46/m/63821/mensch.ttf") format} 

What is it that I'm doing wrong? How do I activate this font on the site?

Hello, I have read the previous questions about adding a font through CSS but I still don't understand how to make it work. https://nicepage.com/questions/47542/integrate-your-own-fonts-in-custom-css https://nicepage.com/questions/62415/custom-fonts-instruction-and-example I have added this code in Site Settings-> CSS @font-face {font-family:"mensch-mensch-regular"; src: url("https://www.dafontfree.net/data/46/m/63821/mensch.ttf") format} What is it that I'm doing wrong? How do I activate this font on the site?
Vote to pay developers attention to this features or issue.
1 Reply
Order By: Standard | Newest
Support Team
Support Team posted this 19 October 2021

Hi, Filippa,

There's no need to add a custom font through CSS because it can be simply done with the help of the native Nicepage tool. You can easily add your custom font this way: click on a text, then go to font settings on the right panel, click on the dropdown menu, and select the Upload Font option.

enter image description here

enter image description here

However, if you face any difficulties (which make you add a custom font via CSS) during this process, please tell us about them in detail.
...................................................
Sincerely,
Paul C.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Filippa, There's no need to add a custom font through CSS because it can be simply done with the help of the native Nicepage tool. You can easily add your custom font this way: click on a text, then go to font settings on the right panel, click on the dropdown menu, and select the *Upload Font* option. ![enter image description here][1] ![enter image description here][2] However, if you face any difficulties (which make you add a custom font via CSS) during this process, please tell us about them in detail. ................................................... Sincerely, Paul C. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp [1]: https://i.imgur.com/oHZdW9X.png [2]: https://i.imgur.com/XgoXzfP.png
You must log in or register to leave comments