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