<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 200;
    src: local('※'), local('※'),
    url('/filk/fonts/NotoSans-Thin.eot'),
    url('/filk/fonts/NotoSans-Thin.eot#iefix') format('embedded-opentype'),
    url('/filk/fonts/NotoSans-Thin.woff') format('woff'),
    url('/filk/fonts/NotoSans-Thin.woff2') format('woff2'),
    url('/filk/fonts/NotoSans-Thin.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: local('※'), local('※'),
    url('/filk/fonts/NotoSans-Light.eot'),
    url('/filk/fonts/NotoSans-Light.eot#iefix') format('embedded-opentype'),
    url('/filk/fonts/NotoSans-Light.woff') format('woff'),
    url('/filk/fonts/NotoSans-Light.woff2') format('woff2'),
    url('/filk/fonts/NotoSans-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 350;
    src: local('※'), local('※'),
	url('/filk/fonts/NotoSans-DemiLight.eot'),
    url('/filk/fonts/NotoSans-DemiLight.eot#iefix') format('embedded-opentype'),
    url('/filk/fonts/NotoSans-DemiLight.woff') format('woff'),
    url('/filk/fonts/NotoSans-DemiLight.woff2') format('woff2'),
    url('/filk/fonts/NotoSans-DemiLight.otf') format('opentype');
}


@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: local(※), local(※),
    url('/filk/fonts/NotoSans-Regular.eot'),
    url('/filk/fonts/NotoSans-Regular.eot#iefix') format('embedded-opentype'),
    url('/filk/fonts/NotoSans-Regular.woff') format('woff'),
    url('/filk/fonts/NotoSans-Regular.woff2') format('woff2'),
    url('/filk/fonts/NotoSans-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: local('※'), local('※'),
    url('/filk/fonts/NotoSans-Medium.eot'),
    url('/filk/fonts/NotoSans-Medium.eot#iefix') format('embedded-opentype'),
    url('/filk/fonts/NotoSans-Medium.woff') format('woff'),
    url('/filk/fonts/NotoSans-Medium.woff2') format('woff2'),
    url('/filk/fonts/NotoSans-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: local('※'), local('※'),
    url('/filk/fonts/NotoSans-Bold.eot'),
    url('/filk/fonts/NotoSans-Bold.eot#iefix') format('embedded-opentype'),
    url('/filk/fonts/NotoSans-Bold.woff') format('woff'),
    url('/filk/fonts/NotoSans-Bold.woff2') format('woff2'),
    url('/filk/fonts/NotoSans-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 900;
    src: local('※'), local('※'),
    url('/filk/fonts/NotoSans-Black.eot'),
    url('/filk/fonts/NotoSans-Black.eot#iefix') format('embedded-opentype'),
    url('/filk/fonts/NotoSans-Black.woff') format('woff'),
    url('/filk/fonts/NotoSans-Black.woff2') format('woff2'),
    url('/filk/fonts/NotoSans-Black.otf') format('opentype');
}</pre></body></html>