@font-face {
    font-family: 'SUSANOOfont';
    src: url('SUSANOOfont.eot');
    src: url('SUSANOOfont.eot?#iefix') format('embedded-opentype'),
        url('SUSANOOfont.woff2') format('woff2'),
        url('SUSANOOfont.woff') format('woff'),
        url('SUSANOOfont.svg#SUSANOOfont') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.font_susan {
	font-family: 'SUSANOOfont';
}

.font_shipp {
	font-family: "Shippori Mincho", serif;
}

