<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: 'Cormorant';
  font-style: normal;
  font-weight: 300 700;
  src: local('Cormorant'), url('/common/font/Cormorant-Light.ttf') format('truetype');
}

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

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

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

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