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