.w400 { font-weight: 400; }
.italic { font-style: italic; }

.Medieval { font-family: 'Medieval'; }

@font-face {
	font-family:'Medieval';
	src: 	url('/fonts/medieval/medieval-regular.woff') format('woff');
	font-style: normal;
	font-weight: 400;
}
