News

To add the font to your website, you need to add it to the CSS code. Type the following code in the code editor of the Custom CSS panel: @font-face { font-family: 'FontName'; src: url();} ...