html {
    font-family: Neucha, 'setofont', sans-serif;
}

.cn {
    font-family: Neucha,'setofont',sans-serif;
}

@font-face{
	font-family: 'setofont';
	src: url('./font/setofont.ttf');
}
