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

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

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