/* CSS Document */

h1, h3 {
	font-family: "dear_janescript", cursive;
}
h2 {
	font-family: "CoreMagic", serif;
	font-size: 1.2rem;
}
h1 {
	margin-top: 1.5rem;
	font-size: 3rem;
}
h3 {
	font-size: 1.5rem;
}