@import url('https://fonts.googleapis.com/css?family=Bungee+Shade');

#project-title {
	font-family			: 'Bungee Shade', cursive;
	font-size			: 50px;
}

#footer-title {
	font-family			: 'Bungee Shade', cursive;
	font-size			: 25px;
}
