
@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');
}
