@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800');
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

@font-face {
	font-family: 'H85';
	src: url('../fonts/HelveticaNeue 85 Heavy.otf');
	src: url('../fonts/HelveticaNeue 85 Heavy.woff');
}


@font-face {
  font-family: 'NSL';
	font-style: normal;
  src: url(../fonts/NanumSquareL.ttf) format('truetype'),
       url(../fonts/NanumSquareL.woff) format('woff');
}
@font-face {
  font-family: 'NS';
	font-style: normal;
	font-weight: 400;
  src: url(../fonts/NanumSquareR.ttf) format('truetype'),
       url(../fonts/NanumSquareR.woff) format('woff');

}
@font-face {
  font-family: 'NS';
	font-weight: 600;
  src: url(../fonts/NanumSquareB.ttf) format('truetype'),
       url(../fonts/NanumSquareB.woff) format('woff');
}
@font-face {
  font-family: 'NSEB';
  src: url(../fonts/NanumSquareEB.ttf) format('truetype'),
       url(../fonts/NanumSquareEB.woff) format('woff');
}


@font-face {
  font-family: 'TM';
	font-style: bold;
	font-weight: 800;
  src: url(../fonts/TmonMonsori.ttf) format('truetype');
  src: url(../fonts/TmonMonsori.woff) format('woff');
}


