body {font-family:'Pretendard',NanumGothic,NanumGothicBold,verdana,gulim,dotum; color:#000; font-size:16px; font-weight:400; line-height:1; letter-spacing:-0.03rem;}
a {color:#000; word-break:keep-all;}
strong {font-weight:700;}
img {max-width:100%; vertical-align:top;}

#wrap * {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; outline:none; word-break:keep-all;}

/* Pretendard */
@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 100;
	src:url('font/Pretendard-Thin.eot');
	src:url('font/Pretendard-Thin.eot?#iefix') format('embedded-opentype'),
	url('font/Pretendard-Thin.woff') format('woff'),
	url('font/Pretendard-Thin.ttf') format('truetype');
}

@font-face {
	font-family:'Pretendard';
	font-style: normal;
	font-weight: 200;
	src:url('font/Pretendard-ExtraLight.eot');
	src:url('font/Pretendard-ExtraLight.eot?#iefix') format('embedded-opentype'),
	url('font/Pretendard-ExtraLight.woff') format('woff'),
	url('font/Pretendard-ExtraLight.ttf') format('truetype');
}

@font-face {
	font-family:'Pretendard';
	font-style: normal;
	font-weight: 300;
	src:url('font/Pretendard-Light.eot');
	src:url('font/Pretendard-Light.eot?#iefix') format('embedded-opentype'),
	url('font/Pretendard-Light.woff') format('woff'),
	url('font/Pretendard-Light.ttf') format('truetype');
}

@font-face {
	font-family:'Pretendard';
	font-style: normal;
	font-weight: 400;
	src:url('font/Pretendard-Regular.eot');
	src:url('font/Pretendard-Regular.eot?#iefix') format('embedded-opentype'),
	url('font/Pretendard-Regular.woff') format('woff'),
	url('font/Pretendard-Regular.ttf') format('truetype');
}

@font-face {
	font-family:'Pretendard';
	font-style: normal;
	font-weight: 500;
	src:url('font/Pretendard-Medium.eot');
	src:url('font/Pretendard-Medium.eot?#iefix') format('embedded-opentype'),
	url('font/Pretendard-Medium.woff') format('woff'),
	url('font/Pretendard-Medium.ttf') format('truetype');
}

@font-face {
	font-family:'Pretendard';
	font-style: normal;
	font-weight: 600;
	src:url('font/Pretendard-SemiBold.eot');
	src:url('font/Pretendard-SemiBold.eot?#iefix') format('embedded-opentype'),
	url('font/Pretendard-SemiBold.woff') format('woff'),
	url('font/Pretendard-SemiBold.ttf') format('truetype');
}

@font-face {
	font-family:'Pretendard';
	font-style: normal;
	font-weight: 700;
	src:url('font/Pretendard-Bold.eot');
	src:url('font/Pretendard-Bold.eot?#iefix') format('embedded-opentype'),
	url('font/Pretendard-Bold.woff') format('woff'),
	url('font/Pretendard-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 800;
	src:url('font/Pretendard-ExtraBold.eot');
	src:url('font/Pretendard-ExtraBold.eot?#iefix') format('embedded-opentype'),
	url('font/Pretendard-ExtraBold.woff') format('woff'),
	url('font/Pretendard-ExtraBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 900;
	src:url('font/Pretendard-Black.eot');
	src:url('font/Pretendard-Black.eot?#iefix') format('embedded-opentype'),
	url('font/Pretendard-Black.woff') format('woff'),
	url('font/Pretendard-Black.ttf') format('truetype');
}

/* EsaManru */
@font-face {
    font-family: 'EsaManru';
    font-weight: 300;
    font-style: normal;
    src: url('font/EsaManruLight.eot');
    src: url('font/EsaManruLight.eot?#iefix') format('embedded-opentype'),
        url('font/EsaManruLight.woff') format('woff'),
        url('font/EsaManruLight.ttf') format("truetype");
}

@font-face {
    font-family: 'EsaManru';
    font-weight: 500;
    font-style: normal;
    src: url('font/EsaManruMedium.eot');
    src: url('font/EsaManruMedium.eot?#iefix') format('embedded-opentype'),
        url('font/EsaManruMedium.woff') format('woff'),
        url('font/EsaManruMedium.ttf') format("truetype");
}

@font-face {
    font-family: 'EsaManru';
    font-weight: 700;
    font-style: normal;
    src: url('font/EsaManruBold.eot');
    src: url('font/EsaManruBold.eot?#iefix') format('embedded-opentype'),
        url('font/EsaManruBold.woff') format('woff'),
        url('font/EsaManruBold.ttf') format("truetype");
}

/* montserrat-700 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('font/montserrat-v13-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Bold'), local('Montserrat-Bold'),
       url('font/montserrat-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/montserrat-v13-latin-700.woff2') format('font-woff2'), /* Super Modern Browsers */
       url('font/montserrat-v13-latin-700.woff') format('woff'), /* Modern Browsers */
       url('font/montserrat-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('font/montserrat-v13-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}