/*
 * KoddiUDOnGothic (Korean)
 */
@font-face {
  font-family: 'KoddiUDOnGothic-Regular';
  font-weight: normal;
  font-style: normal;
  src: url('./KoddiUDOnGothic-Regular.eot');
  src: url('./KoddiUDOnGothic-Regular.eot?#iefix') format('embedded-opentype'),
       url('./KoddiUDOnGothic-Regular.woff2') format('woff2'),
       url('./KoddiUDOnGothic-Regular.woff') format('woff');
}

@font-face {
  font-family: 'KoddiUDOnGothic-Bold';
  font-weight: bold;
  font-style: bold;
  src: url('./KoddiUDOnGothic-Bold.eot');
  src: url('./KoddiUDOnGothic-Bold.eot?#iefix') format('embedded-opentype'),
       url('./KoddiUDOnGothic-Bold.woff2') format('woff2'),
       url('./KoddiUDOnGothic-Bold.woff') format('woff');
}

@font-face {
  font-family: 'KoddiUDOnGothic-ExtraBold';
  font-weight: bold;
  font-style: bold;
  src: url('./KoddiUDOnGothic-ExtraBold.eot');
  src: url('./KoddiUDOnGothic-ExtraBold.eot?#iefix') format('embedded-opentype'),
       url('./KoddiUDOnGothic-ExtraBold.woff2') format('woff2'),
       url('./KoddiUDOnGothic-ExtraBold.woff') format('woff');
}
