@charset "UTF-8";

/* nanum-gothic-regular - korean */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('/resources/font/nanum-gothic-v17-korean-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/resources/font/nanum-gothic-v17-korean-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/resources/font/nanum-gothic-v17-korean-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/resources/font/nanum-gothic-v17-korean-regular.woff') format('woff'), /* Modern Browsers */
       url('/resources/font/nanum-gothic-v17-korean-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/resources/font/nanum-gothic-v17-korean-regular.svg#NanumGothic') format('svg'); /* Legacy iOS */
}
/* nanum-gothic-700 - korean */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url('/resources/font/nanum-gothic-v17-korean-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/resources/font/nanum-gothic-v17-korean-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/resources/font/nanum-gothic-v17-korean-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/resources/font/nanum-gothic-v17-korean-700.woff') format('woff'), /* Modern Browsers */
       url('/resources/font/nanum-gothic-v17-korean-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/resources/font/nanum-gothic-v17-korean-700.svg#NanumGothic') format('svg'); /* Legacy iOS */
}

/* MaruBuri- korean */
@font-face {
    font-family: 'MaruBuri-Regular';
    src: url('/resources/font/MaruBuri-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Restart';
    src: url('/resources/font/Restart.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}