a quick brown fox jumps right over the lazy dog
Simply use the following code in your web/Blog CSS:
@font-face {font-family: 'Aunchanted Xspace';
src: url('http://born4banned.googlecode.com/files/aunchantedxspace-bold-webfont.eot');
src: url('http://born4banned.googlecode.com/files/aunchantedxspace-bold-webfont.woff') format('woff'),
url('http://born4banned.googlecode.com/files/aunchantedxspace-bold-webfont.ttf') format('truetype');
font-weight: bold; font-style: normal;}
|