@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);

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

@font-face {
 font-family: 'Nanum SquareB';
 font-style: bold;
 font-weight: 700;
 src: url('/font/NanumSquareB.eot');
 src: url('/font/NanumSquareB.eot?#iefix') format('embedded-opentype'),  url('/font/NanumSquareB.woff2') format('woff2'),  url('/font/NanumSquareB.woff') format('woff'),  url('/font/NanumSquareB.ttf') format('truetype');
}


@font-face {
  font-family: 'Core';
  font-style: normal;
  font-weight: 300;
  src:url('/font/CoreGothicE-3Light.eot');
  src:local(※), 
      url('/font/CoreGothicE-3Light.woff2') format('woff2'),
      url('/font/CoreGothicE-3Light.woff') format('woff'),
      url('/font/CoreGothicE-3Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Core';
  font-style: normal;
  font-weight: 400;
  src:url('/font/CoreGothicE-4Regular.eot');
  src:local(※), 
      url('/font/CoreGothicE-4Regular.woff2') format('woff2'),
      url('/font/CoreGothicE-4Regular.woff') format('woff'),
      url('/font/CoreGothicE-4Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Core';
  font-style: normal;
  font-weight: 700;
  src:url('/font/CoreGothicE-7ExtraBold.eot');
  src:local(※), 
      url('/font/CoreGothicE-7ExtraBold.woff2') format('woff2'),
      url('/font/CoreGothicE-7ExtraBold.woff') format('woff'),
      url('/font/CoreGothicE-7ExtraBold.ttf') format('truetype');
}
