Google Font API

Flux supports the Google Font Directory , which is a very easy way to use non-system fonts in your webpages.

It's a simplified way of using the @font-face tag, and no coding is required

Step 1

First, open a page in Flux, the page must have a .css file associated to it.

Step 2

Select the 'Fonts' tab in the 'Page' sheet.

Step 3

Choose the font you want to use from the pop-up menu, a preview will be displayed. Note: The preview will only work if an internet connection is available.

You can also opt to create a CSS style that utilizes this font. If you're not sure how to use web fonts, it's reccommended that you use this option.

The style name can be anything you like, but choosing one like 'body' will affect your entire page and is a good way to experiment.

DONE!

Press the Setup... button, and you will be asked where to insert your new style, choose a stylesheet and press OK.

You can now dismiss the 'Page' sheet by pressing Done, and the changes will be immediatly visible.