- Help & other pages
-
Help & other pages (3)
-
What’s this all about?
Up until now, if you wanted to use fonts on a website you were limited to one of the dozen or so ‘web-safe’ fonts (Verdana, Times, Helvetica—you know, the ones you see everywhere on the web). Using other fonts required you to convert the text... -
What is @font-face?
The @font-face rule is a W3C standard allowing authors to specify online fonts for displaying text on their webpages. Example: @font-face { font-family: "Example Font"; src:... -
Webfonts Tutorial
Implementing webfonts on your site is quite straightforward. You have received a Licence key which is linked with the domains that you defined when creating the webfonts. WF-xxxxxx-xxxxxx The Licence key is embedded inside the CSS...
-