@font-face {
	font-family: 'Humanist';
	src: url('humanist.woff2') format('woff2'),
		url('humanist.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Humanist';
	src: url('humanist-b.wof2') format('woff2'),
		url('humanist-b.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}