@font-face {
    font-family: 'Genkaimincho';
    src: url('fonts/Genkaimincho.woff2') format('woff2'),
	     url('fonts/Genkaimincho.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: '';
    src: url('fonts/JSuanXian.woff2') format('woff2'),
         url('fonts/JSuanXian.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}