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