@charset "UTF-8";

@font-face {
	font-family: cleopatra;
	src: url('/fonts/Milk Script.ttf') format('truetype');
}

h1, h2, h3, h4, h5, h6 { 
	color: #603916;
	font-family: cleopatra, "Milk Script", cursive
}

h5 {
	font-weight: bolder;
	line-height: 1.1;
}