@font-face {
	font-family: title;
	src: url('fonts/logo.woff2') format('woff2');
}

@font-face {
	font-family: body;
	src: url('fonts/body.woff2') format('woff2');
}