SUNScholar/XMLUI Theme/M2/Customisation/Typography

From Libopedia
Revision as of 12:30, 26 May 2015 by Hgibson (talk | contribs)
Jump to navigation Jump to search
Back to Mirage 2 Customisation

Introduction

This wiki page has instructions on how to configure the fonts used in your custom Mirage 2 theme.

Step 1 - Define fonts reference

<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold">

Step 2 - Define fonts css

font-family: "Ubuntu","Ubuntu Beta",UbuntuBeta,Ubuntu,"Bitstream Vera Sans","DejaVu Sans",Tahoma,sans-serif;