@font-face {
	font-family: Museo;
	
	src:  url('fonts/ttf/Museo.ttf');
	font-weight: 600;
}

@font-face {
	font-family: Gentium;
	
	src:  url('fonts/ttf/Gentium.ttf');
font-weight: bolder;
}

@font-face {
	font-family: Bradley;
	src:  url('fonts/ttf/Bradley.ttf');
	font-weight: bolder;

}


@font-face {
	font-family: Andika;
	
	src:  url('fonts/ttf/Andika.ttf');
	font-weight: 600;
}


