@font-face {
	font-family: 'Catamaran-Light';
	src: url('catamaran-light.eot');
	src:local('Catamaran-Light'), url('catamaran-light.woff') format('woff'), url('catamaran-light.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;   
}

body { font-family:Catamaran-Light; }