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