@font-face {
  font-family: 'KoPub Dotum';
  font-weight: 400;
  font-style: normal;
  src: url('/resources/font/kopub/KoPubDotumLight.woff') format('woff'),
       url('/resources/font/kopub/KoPubDotumLight.ttf') format('truetype'),
       url('/resources/font/kopub/KoPubDotumLight.eot') format('embedded-opentype');
  font-display: swap;
}

@font-face {
  font-family: 'KoPub Dotum';
  font-weight: 700;
  font-style: normal;
  src: url('/resources/font/kopub/KoPubDotumBold.woff') format('woff'),
       url('/resources/font/kopub/KoPubDotumBold.ttf') format('truetype'),
       url('/resources/font/kopub/KoPubDotumBold.eot') format('embedded-opentype');
  font-display: swap;
}
