<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*
@font-face {
	font-family:'mplus-rounded';
	font-style:normal;
	font-weight:400;
	src:url("../fonts/mplus/rounded-mplus-1p-medium.eot"),
	    url("../fonts/mplus/rounded-mplus-1p-medium.woff") format('woff'),
	    url("../fonts/mplus/rounded-mplus-1p-medium.ttf") format('truetype');
	font-display: swap;
}

@font-face {
	font-family:'aparaji';
	font-style:normal;
	font-weight:400;
	src:url("../fonts/roman/aparaji.eot"),
	    url("../fonts/roman/aparaji.woff") format('woff'),
	    url("../fonts/roman/aparaji.ttf") format('truetype');
	font-display: swap;
}

@font-face {
	font-family:'utsukushi';
	font-style:normal;
	font-weight:400;
	src:url("../fonts/utsukushi/utsukushi.eot"),
	    url("../fonts/utsukushi/utsukushi.woff") format('woff'),
	    url("../fonts/utsukushi/utsukushi.ttf") format('truetype');
	font-display: swap;
}
*/

@font-face {
	font-family:'din';
	font-style:normal;
	font-weight:400;
	src:url("../fonts/roman/DIN Regular.eot"),
	    url("../fonts/roman/DIN Regular.woff") format('woff'),
	    url("../fonts/roman/DIN Regular.ttf") format('truetype');
	font-display: swap;
}
@font-face {
	font-family:'oswald';
	font-style:normal;
	font-weight:400;
	src:url("../fonts/roman/Oswald-ExtraLight.eot"),
	    url("../fonts/roman/Oswald-ExtraLight.woff") format('woff'),
	    url("../fonts/roman/Oswald-ExtraLight.ttf") format('truetype');
	font-display: swap;
}

body {
    font-family:"Yu Gothic", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, "貂ｸ繧ｴ繧ｷ繝�け菴�", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", sans-serif;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 1px;
}

.min {
	font-family: "Yu Mincho", "貂ｸ譏取悃", YuMincho, "Hiragino Mincho ProN W3", "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
}
</pre></body></html>