@font-face {
	font-family: 'Agency FB Bold';
	font-style: normal;
	font-weight: normal;
	src: local('Agency FB Bold'), url('fonts/agencyfb.woff') format('woff');
}

html,body {
	font-family: 'Agency FB Bold';
	height: 100%;
}