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