<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ë¬¸ìžì—´ì„¤ì&nbsp;•*/
@charset "utf-8";

@font-face {
font-family: 'NotoSerif';
font-style: normal;
font-weight: 200;
src: local('NotoSerif'), url('/common/font/NotoSerif-Thin.ttf') format('truetype');
}

@font-face {
font-family: 'NotoSerif';
font-style: normal;
font-weight: 300;
src: local('NotoSerif'), url('/common/font/NotoSerif-Light.ttf') format('truetype');
}


@font-face {
font-family: 'NotoSerif';
font-style: normal;
font-weight: 400;
src: local('NotoSerif'), url('/common/font/NotoSerif-Regular.ttf') format('truetype');
}


@font-face {
font-family: 'NotoSerif';
font-style: normal;
font-weight: 500;
src: local('NotoSerif'), url('/common/font/NotoSerif-Medium.ttf') format('truetype');
}


@font-face {
font-family: 'NotoSerif';
font-style: normal;
font-weight: 600;
src: local('NotoSerif'), url('/common/font/NotoSerif-SemiBold.ttf') format('truetype');
}


@font-face {
font-family: 'NotoSerif';
font-style: normal;
font-weight: 700;
src: local('NotoSerif'), url('/common/font/NotoSerif-Bold.ttf') format('truetype');
}


@font-face {
font-family: 'NotoSerif';
font-style: normal;
font-weight: 800;
src: local('NotoSerif'), url('/common/font/NotoSerif-Black.ttf') format('truetype');
}</pre></body></html>