
h1 { font-family: var(--title-font); }
h2 { font-family: var(--title-font); }
h3 { font-family: var(--title-font); }
h4 { font-family: var(--title-font); }
h5 { font-family: var(--title-font); }

.navi {
	font: 100% var(--bread-font);
}

#logo {
	font: 80px 'Mouse Memoirs';
}