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