<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: 'NotoSans KR';
  font-style: normal;
  font-weight: 100;
  src: local('NotoSans KR Thin'),
       local('NotoSansKR-Thin'),
	   url(./NotoSans-Thin.eot),
       url(./NotoSans-Thin.eot?#iefix) format('embedded-opentype'),
       url(./NotoSans-Thin.woff2) format('woff2'),
       url(./NotoSans-Thin.woff) format('woff'),
       url(./NotoSans-Thin.otf) format('opentype');
}

@font-face {
  font-family: 'NotoSans KR';
  font-style: normal;
  font-weight: 200;
  src: local('NotoSans KR Light'),
       local('NotoSansKR-Light'),
	   url(./NotoSans-Light.eot),
       url(./NotoSans-Light.eot?#iefix) format('embedded-opentype'),
       url(./NotoSans-Light.woff2) format('woff2'),
       url(./NotoSans-Light.woff) format('woff'),
       url(./NotoSans-Light.otf) format('opentype');
}

@font-face {
  font-family: 'NotoSans KR';
  font-style: normal;
  font-weight: 300;
  src: local('NotoSans KR DemiLight'),
       local('NotoSansKR-DemiLight'),
	   url(./NotoSans-DemiLight.eot),
       url(./NotoSans-DemiLight.eot?#iefix) format('embedded-opentype'),
       url(./NotoSans-DemiLight.woff2) format('woff2'),
       url(./NotoSans-DemiLight.woff) format('woff'),
       url(./NotoSans-DemiLight.otf) format('opentype');
}

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

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

@font-face {
  font-family: 'NotoSans KR';
  font-style: normal;
  font-weight: 600;
  src: local('NotoSans KR Bold'),
       local('NotoSansKR-Bold'),
	   url(./NotoSans-Bold.eot),
       url(./NotoSans-Bold.eot?#iefix) format('embedded-opentype'),
       url(./NotoSans-Bold.woff2) format('woff2'),
       url(./NotoSans-Bold.woff) format('woff'),
       url(./NotoSans-Bold.otf) format('opentype');
}

@font-face {
  font-family: 'NotoSans KR';
  font-style: normal;
  font-weight: 700;
  src: local('NotoSans KR Black'),
       local('NotoSansKR-Black'),
	   url(./NotoSans-Black.eot),
       url(./NotoSans-Black.eot?#iefix) format('embedded-opentype'),
       url(./NotoSans-Black.woff2) format('woff2'),
       url(./NotoSans-Black.woff) format('woff'),
       url(./NotoSans-Black.otf) format('opentype');
}


</pre></body></html>