
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(/assets/resource/nanum_gothic/NanumGothic-Regular.eot);
  src: url(/assets/resource/nanum_gothic/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(/assets/resource/nanum_gothic/NanumGothic-Regular.woff2) format('woff2'),
       url(/assets/resource/nanum_gothic/NanumGothic-Regular.woff) format('woff'),
       url(/assets/resource/nanum_gothic/NanumGothic-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(/assets/resource/nanum_gothic/NanumGothic-Bold.eot);
  src: url(/assets/resource/nanum_gothic/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(/assets/resource/nanum_gothic/NanumGothic-Bold.woff2) format('woff2'),
       url(/assets/resource/nanum_gothic/NanumGothic-Bold.woff) format('woff'),
       url(/assets/resource/nanum_gothic/NanumGothic-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(/assets/resource/nanum_gothic/NanumGothic-ExtraBold.eot);
  src: url(/assets/resource/nanum_gothic/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(/assets/resource/nanum_gothic/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(/assets/resource/nanum_gothic/NanumGothic-ExtraBold.woff) format('woff'),
       url(/assets/resource/nanum_gothic/NanumGothic-ExtraBold.ttf) format('truetype');
}
/*
 * Nanum Square Web Fonts
 * https://github.com/hiun/NanumSquare
 * Copyright (c) 2010, NAVER Corporation (http://www.nhncorp.com)
 */

@font-face {
  font-family: 'Nanum Square';
  font-style: normal;
  font-weight: 400;
  src: url(/assets/resource/nanum_square/NanumSquareR.eot);
  src: local('Nanum Square Regular'),
       local('NanumSquareR'),
       url(/assets/resource/nanum_square/NanumSquareR.eot?#iefix) format('embedded-opentype'),
       url(/assets/resource/nanum_square/NanumSquareR.woff2) format('woff2'),
       url(/assets/resource/nanum_square/NanumSquareR.woff) format('woff'),
       url(/assets/resource/nanum_square/NanumSquareR.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Square';
  font-style: bold;
  font-weight: 700;
  src: url(/assets/resource/nanum_square/NanumSquareB.eot);
  src: local('Nanum Square Bold'),
       local('NanumSquareB'),
       url(/assets/resource/nanum_square/NanumSquareB.eot?#iefix) format('embedded-opentype'),
       url(/assets/resource/nanum_square/NanumSquareB.woff2) format('woff2'),
       url(/assets/resource/nanum_square/NanumSquareB.woff) format('woff'),
       url(/assets/resource/nanum_square/NanumSquareB.ttf) format('truetype');
}
@font-face {
  font-family: 'Malgun Gothic';
  font-style: normal;
  font-weight: normal;
  src: url(/assets/resource/malgun_gothic/MalgunGothic.eot);
  src: url(/assets/resource/malgun_gothic/MalgunGothic.eot?#iefix) format('embedded-opentype'),
       url(/assets/resource/malgun_gothic/MalgunGothic.woff) format('woff'),
       url(/assets/resource/malgun_gothic/MalgunGothic.ttf) format('truetype');
}
@font-face {
    font-family: 'DoHyeon';
    font-style: normal;
    font-weight: 400;
    src: local('※'),
        url('/assets/resource/dohyeon/DoHyeon.woff2') format('woff2'),
        url('/assets/resource/dohyeon/DoHyeon.woff') format('woff'),
        url('/assets/resource/dohyeon/DoHyeon.ttf') format('truetype'),
        url('/assets/resource/dohyeon/DoHyeon.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'JUA';
    font-weight: normal;
    font-style: normal;
    src: url('/assets/resource/jua/BM-JUA.eot');
    src: url('/assets/resource/jua/BM-JUA.eot?#iefix') format('embedded-opentype'),
    url('/assets/resource/jua/BM-JUA.woff') format('woff'),
    url('/assets/resource/jua/BM-JUA.svg#BM-JUA') format('svg'),
    url('/assets/resource/jua/BM-JUA.ttf') format('truetype');
}/*
 * Jeju Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Jeju Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(/assets/resource/jeju_gothic/JejuGothic-Regular.eot);
  src: url(/assets/resource/jeju_gothic/JejuGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(/assets/resource/jeju_gothic/JejuGothic-Regular.woff2) format('woff2'),
       url(/assets/resource/jeju_gothic/JejuGothic-Regular.woff) format('woff'),
       url(/assets/resource/jeju_gothic/JejuGothic-Regular.ttf) format('truetype');
}