@font-face {
 font-family: 'Heavitas Regular';
 font-style: normal;
 font-weight: normal;
 src: local('Heavitas Regular'), url('Heavitas.woff') format('woff');
}


h1 {
	font-family : 'Heavitas Regular';
	color : #E20313;
	font-size : 25px;
}

h2 {
	color : #000000;
	font-family : 'Heavitas Regular';
	font-size : 15px;
}