@charset "UTF-8";

/* 나눔 */
@font-face{
	font-family: 'NanumG';
	font-weight: 400;
	src: url("../font/NanumBarunGothic.woff") format('woff');
}
@font-face{
	font-family: 'NanumG';
	font-weight: 600;
	src: url("../font/NanumGothicBold.woff2") format('woff2'),
	url("../font/NanumGothicBold.woff") format('woff');
}
@font-face{
	font-family: 'NanumS';
	font-weight: 400;
	src: url("../font/NanumSquareR.woff") format('woff'),
	url("../font/NanumSquareR.woff") format('woff');
}
@font-face{
	font-family: 'NanumS';
	font-weight: 600;
	src: url("../font/NanumSquareB.woff2") format('woff2'),
	url("../font/NanumSquareB.woff") format('woff');
}
@font-face{
	font-family: 'NanumSR';
	font-weight: 400;
	src: url("../font/NanumSquareRoundR.woff2") format('woff2'),
	url("../font/NanumSquareRoundR.woff") format('woff');
}
@font-face{
	font-family: 'NanumSR';
	font-weight: 600;
	src: url("../font/NanumSquareRoundB.woff2") format('woff2'),
	url("../font/NanumSquareRoundB.woff") format('woff');
}
@font-face{
	font-family: 'NanumP';
	font-weight: 400;
	src: url("../font/NanumPen.woff") format('woff');
}

@font-face{
	font-family: 'NanumM';
	font-weight: 400;
	src: url("../font/NanumMyeongjo.woff") format('woff');
}

/* 본고딕*/
@font-face{
	font-family: 'NotoKr';
	font-weight: 400;
	src: url("../font/SpoqaHanSans-Regular.woff2") format('woff2'),
	url("../font/SpoqaHanSans-Regular.woff") format('woff');
}
@font-face{
	font-family: 'NotoKr';
	font-weight: 600;
	src: url("../font/SpoqaHanSans-Bold.woff2") format('woff2'),
	url("../font/SpoqaHanSans-Bold.woff") format('woff');
}


/* 서울한강 */
@font-face{
	font-family: 'SeoulN';
	font-weight: 400;
	src: url("../font/SeoulNamsanM.woff2") format('woff2'),
	url("../font/SeoulNamsanM.woff") format('woff');
}
@font-face{
	font-family: 'SeoulN';
	font-weight: 600;
	src: url("../font/SeoulNamsanB.woff2") format('woff2'),
	url("../font/SeoulNamsanB.woff") format('woff');
}

@font-face{
	font-family: 'SeoulH';
	font-weight: 400;
	src: url("../font/SeoulHangangM.woff") format('woff');
}
@font-face{
	font-family: 'SeoulH';
	font-weight: 600;
	src: url("../font/SeoulHangangB.woff") format('woff');
}


/* Opensans */
@font-face{
	font-family:'Opensans';
	font-weight: 400;
	src: url("../font/OpensansR.woff2") format('woff2'),
	url("../font/OpensansR.woff") format('woff');
}

@font-face{
	font-family:'Opensans';
	font-weight: 600;
	src: url("../font/OpensansB.woff2") format('woff2'),
	url("../font/OpensansB.woff") format('woff');
}

@font-face {
    font-family: 'xeicon';
    src:url('../font/xeicon.eot?v=2.2.0');
    src:url('../font/xeicon.eot?#iefix&v=2.2.0') format('embedded-opentype'),url('../font/xeicon.woff2?v=2.2.0') format('woff2'),url('../font/xeicon.woff?v=2.2.0') format('woff'),url('../font/xeicon.ttf?v=2.2.0') format('truetype'),url('../font/xeicon.svg?v=2.2.0#xeicon') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Paperlogy */
@font-face{
    font-family:'Paperlogy';
    font-weight:300;
    src: url("../font/Paperlogy-3Light.woff2") format('woff2'),
    url("../font/Paperlogy-3Light.woff") format('woff');
}
@font-face{
    font-family:'Paperlogy';
    font-weight:400;
    src: url("../font/Paperlogy-4Regular.woff2") format('woff2'),
    url("../font/Paperlogy-4Regular.woff") format('woff');
}
@font-face{
    font-family:'Paperlogy';
    font-weight:500;
    src: url("../font/Paperlogy-5Medium.woff2") format('woff2'),
    url("../font/Paperlogy-5Medium.woff") format('woff');
}
@font-face{
    font-family:'Paperlogy';
    font-weight:600;
    src: url("../font/Paperlogy-6SemiBold.woff2") format('woff2'),
    url("../font/Paperlogy-6SemiBold.woff") format('woff');
}
@font-face{
    font-family:'Paperlogy';
    font-weight:700;
    src: url("../font/Paperlogy-7Bold.woff2") format('woff2'),
    url("../font/Paperlogy-7Bold.woff") format('woff');
}
@font-face{
    font-family:'Paperlogy';
    font-weight:800;
    src: url("../font/Paperlogy-8ExtraBold.woff2") format('woff2'),
    url("../font/Paperlogy-8ExtraBold.woff") format('woff');
}

/* S-CoreDream */
@font-face{
    font-family:'SCoreDream';
    font-weight:300;
    src: url("../font/S-CoreDream-1Thin.woff2") format('woff2')
}
@font-face{
    font-family:'SCoreDream';
    font-weight:400;
    src: url("../font/S-CoreDream-4Regular.woff2") format('woff2')
}
@font-face{
    font-family:'SCoreDream';
    font-weight:600;
    src: url("../font/S-CoreDream-6Bold.woff2") format('woff2')
}
@font-face{
    font-family:'SCoreDream';
    font-weight:700;
    src: url("../font/S-CoreDream-7ExtraBold.woff2") format('woff2')
}

/* common.js.template.js 말풍선 */
.ageToBirthday{cursor:default;color:#2763fd;font-weight:bold;}

/* HakgyoansimJiugaeR */
@font-face{
    font-family:'HakgyoansimJiugaeR';
    font-weight:600;
        src: url("../font/HakgyoansimJiugaeR.woff2") format('woff2'),
    url("../font/HakgyoansimJiugaeR.woff") format('woff');
}

/* S-CoreDream */
@font-face{
    font-family:'S-CoreDream';
    font-weight:400;
        src: url("../font/S-CoreDream-4Regular.woff2") format('woff2')
}
@font-face{
    font-family:'S-CoreDream';
    font-weight:600;
        src: url("../font/S-CoreDream-6Bold.woff2") format('woff2')
}

/* NEXEN_TIRE */
@font-face{
    font-family:'Nexen';
    font-weight:400;
                src: url("../font/NEXEN_TIRE_Regular.woff2") format('woff2'),
    url("../font/NEXEN_TIRE_Regular.woff") format('woff');
}
