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