@font-face {
	font-family: 'AdumaBold';
	src: url('adumabold.eot');
	src:local('AdumaBold'), url('adumabold.woff') format('woff'),  url('adumabold.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}

.special-font { font-family:AdumaBold; }