You can use CSS to embed non-standard web fonts into web pages. This post describes how to set a reference to fonts hosted by a 3rd-party website, such as Google Fonts.
Continue reading
Category Archives: Fonts
Embedded Fonts – How To
By using CSS, it’s possible to use a non-standard web font on your website. Your web pages can reference 3rd-party fonts from a website, such as Google Fonts or you can install a font on your own web server and reference it from there. This post describes how to incorporate a new font onto a web server and make it viewable in the client web browser.
Continue reading