@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');
@font-face {
  font-family: 'Nanum Square';
  src: url('./NanumSquareL.eot'); /* IE9 Compat Modes */
  src: url('./NanumSquareL.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./NanumSquareL.woff') format('woff'), /* Modern Browsers */
       url('./NanumSquareL.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('./NanumSquareOTFLight.svg#017f9c78318bcde3d1dc4451e8eaca0a') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  300;
}

@font-face {
  font-family: 'Nanum Square';
  src: url('./NanumSquareR.eot'); /* IE9 Compat Modes */
  src: url('./NanumSquareR.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./NanumSquareR.woff') format('woff'), /* Modern Browsers */
       url('./NanumSquareR.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('./NanumSquareOTFR.svg#9e23ceb0c858ca37642ba540402577eb') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'Nanum Square';
  src: url('./NanumSquareB.eot'); /* IE9 Compat Modes */
  src: url('./NanumSquareB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./NanumSquareB.woff') format('woff'), /* Modern Browsers */
       url('./NanumSquareB.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('./NanumSquareOTFB.svg#a41a1fda1fdf3dafd3394867a156b1cf') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}

@font-face {
  font-family: 'Nanum Square';
  src: url('./NanumSquareEB.eot'); /* IE9 Compat Modes */
  src: url('./NanumSquareEB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./NanumSquareEB.woff') format('woff'), /* Modern Browsers */
       url('./NanumSquareEB.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('./NanumSquareOTFExtraBold.svg#090d6763bc81b49309446d23fbd10e87') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  900;
}
