The Big Spring Sale! Up to 50% off!

Installing custom fonts

gulamc
8 Posts
gulamc posted this 04 March 2020
Ask a Question

Hi,

I am developing a site for a customer - https://webserver3.ebiz.co.tz/~rhino

The customer requires the fonts 'Poppins" which I dont see in the list of fonts. I therefore did the following:

  1. Downloaded the fonts and placed them in the fonts directory on the server
  2. Under Site Settings -> CSS, I put the the following
    @font-face {
    font-family: 'Poppins';
    src: url(https://webserver3.ebiz.co.tz/~rhino/fonts/Poppins-Regular.otf);
    }
    p {

    font-family: 'Poppins', serif;
    }

I am still not able to use the fonts. What steps do I need to take after this to be able to use these fonts?

Thanks

Gulam

Hi, I am developing a site for a customer - https://webserver3.ebiz.co.tz/~rhino The customer requires the fonts 'Poppins" which I dont see in the list of fonts. I therefore did the following: 1. Downloaded the fonts and placed them in the fonts directory on the server 2. Under Site Settings -> CSS, I put the the following @font-face { font-family: 'Poppins'; src: url(https://webserver3.ebiz.co.tz/~rhino/fonts/Poppins-Regular.otf); } p { font-family: 'Poppins', serif; } I am still not able to use the fonts. What steps do I need to take after this to be able to use these fonts? Thanks Gulam
Vote to pay developers attention to this features or issue.
3 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 04 March 2020

Gulam,

You can use "HTML" control from "Element" menu.

...................................................
Sincerely,

Nicepage Support Team

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

Gulam, You can use "HTML" control from "Element" menu. ................................................... Sincerely, Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
mediaware.tv2
56 Posts
mediaware.tv2 posted this 09 March 2020

You can use "HTML" control from "Element" menu.

Hello Support Team,

please can you clarify better?

I also need to embed 2 external fonts.
How should I use "HTML" from the "Element" menu?

thanks in advance
denis

> You can use "HTML" control from "Element" menu. Hello Support Team, please can you clarify better? I also need to embed 2 external fonts. How should I use "HTML" from the "Element" menu? thanks in advance denis
Support Team
Support Team posted this 10 March 2020

Ho Denis,

In general, you can add custom CSS to the Segte Settings >> CSS tab if you need to apply custom style for the whole website.
Please let us know if you have any further questions.

...................................................
Sincerely,
Olivia
Nicepage Support Team

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

Ho Denis, In general, you can add custom CSS to the Segte Settings >> CSS tab if you need to apply custom style for the whole website. Please let us know if you have any further questions. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments